hc
2024-02-20 102a0743326a03cd1a1202ceda21e175b7d3575c
kernel/arch/arc/include/asm/linkage.h
....@@ -8,6 +8,10 @@
88
99 #include <asm/dwarf.h>
1010
11
+#define ASM_NL ` /* use '`' to mark new line in macro */
12
+#define __ALIGN .align 4
13
+#define __ALIGN_STR __stringify(__ALIGN)
14
+
1115 #ifdef __ASSEMBLY__
1216
1317 .macro ST2 e, o, off
....@@ -27,10 +31,6 @@
2731 ld \o, [sp, \off+4]
2832 #endif
2933 .endm
30
-
31
-#define ASM_NL ` /* use '`' to mark new line in macro */
32
-#define __ALIGN .align 4
33
-#define __ALIGN_STR __stringify(__ALIGN)
3434
3535 /* annotation for data we want in DCCM - if enabled in .config */
3636 .macro ARCFP_DATA nm