Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
atf
/
49cd871ce0e8a42593ebf655476d0e2168a86027
/
.
/
plat
/
socionext
/
uniphier
/
include
/
plat_macros.S
blob: d6d2579d38c40376bc48dc0c56d6e1d37db1e8e2 [
file
] [
log
] [
blame
]
/*
*
Copyright
(
c
)
2017
,
ARM Limited and Contributors. All rights reserved.
*
*
SPDX
-
License
-
Identifier
:
BSD
-3
-
Clause
*/
#ifndef PLAT_MACROS_S
#define PLAT_MACROS_S
.macro plat_crash_print_regs
.endm
#endif /* PLAT_MACROS_S */