Home
last modified time | relevance | path

Searched defs:arch_align_stack (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/arch/sh/include/asm/
H A Dsystem.h273 #define arch_align_stack(x) (x) macro
/openbmc/u-boot/arch/arm/include/asm/
H A Dsystem.h521 #define arch_align_stack(x) (x) macro