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