Sign in
android-kvm
/
trusted-firmware-a
/
d850169c9c233c4bc413d8319196557b54683688
/
.
/
plat
/
arm
/
board
/
arm_fpga
/
include
/
plat_macros.S
blob: 44cddeb3620b5e978f5a74c43cee2a7bafe17343 [
file
] [
log
] [
blame
]
/*
*
Copyright
(
c
)
2020
,
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