Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dlinkage.h10 #ifndef ASM_NL
11 #define ASM_NL ; macro
83 .globl name ASM_NL \
84 ALIGN ASM_NL \
91 .weak name ASM_NL \
106 .type name, @function ASM_NL \
/linux-4.4.14/arch/arc/include/asm/
Dlinkage.h14 #define ASM_NL ` /* use '`' to mark new line in macro */ macro