Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
atf
/
2113e251b8ff305e8404827c031b226f1c8f28d2
/
.
/
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