Home
last modified time | relevance | path

Searched refs:ASM_NL (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/include/linux/
H A Dlinkage.h15 #ifndef ASM_NL
16 #define ASM_NL ; macro
51 ALIGN ASM_NL \
55 .globl SYMBOL_NAME(name) ASM_NL \
59 .weak SYMBOL_NAME(name) ASM_NL \
69 .type name STT_FUNC ASM_NL \
/rk3399_rockchip-uboot/arch/arc/include/asm/
H A Dlinkage.h10 #define ASM_NL ` /* use '`' to mark new line in macro */ macro