Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
atf
/
af63618b7d3952783d2490463386b400a1aa1e63
/
.
/
plat
/
st
/
stm32mp2
/
include
/
plat_macros.S
blob: e5be2c8218a1f58f9e03e3114d53a7e3b50b6519 [
file
] [
log
] [
blame
]
/*
*
Copyright
(
c
)
2023
,
STMicroelectronics
-
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 */