Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
atf
/
82a5ffe5940fa09f3ba86f144e34ebd798237a1b
/
.
/
drivers
/
console
/
aarch32
/
console.S
blob: f909609469a849a0667ebf0d925b42b039a28e95 [
file
] [
log
] [
blame
]
/*
*
Copyright
(
c
)
2016-2017
,
ARM Limited and Contributors. All rights reserved.
*
*
SPDX
-
License
-
Identifier
:
BSD
-3
-
Clause
*/
#if MULTI_CONSOLE_API
#include "multi_console.S"
#else
#include "deprecated_console.S"
#endif