Home
last modified time | relevance | path

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

/external/u-boot/include/linux/
Dlinkage.h14 #ifndef ASM_NL
15 #define ASM_NL ; macro
50 ALIGN ASM_NL \
54 .globl SYMBOL_NAME(name) ASM_NL \
58 .weak SYMBOL_NAME(name) ASM_NL \
68 .type name STT_FUNC ASM_NL \
/external/u-boot/arch/arc/include/asm/
Dlinkage.h9 #define ASM_NL ` /* use '`' to mark new line in macro */ macro