summaryrefslogtreecommitdiff
path: root/include/asm-x86_64/linkage.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-x86_64/linkage.h')
-rw-r--r--include/asm-x86_64/linkage.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/asm-x86_64/linkage.h b/include/asm-x86_64/linkage.h
index 291c2d01c44..b5f39d0189c 100644
--- a/include/asm-x86_64/linkage.h
+++ b/include/asm-x86_64/linkage.h
@@ -1,6 +1,6 @@
#ifndef __ASM_LINKAGE_H
#define __ASM_LINKAGE_H
-/* Nothing to see here... */
+#define __ALIGN .p2align 4,,15
#endif