diff options
Diffstat (limited to 'include/asm-x86_64/linkage.h')
| -rw-r--r-- | include/asm-x86_64/linkage.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/asm-x86_64/linkage.h b/include/asm-x86_64/linkage.h index 291c2d01c44f..b5f39d0189ce 100644 --- a/include/asm-x86_64/linkage.h +++ b/include/asm-x86_64/linkage.h | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | #ifndef __ASM_LINKAGE_H | 1 | #ifndef __ASM_LINKAGE_H |
| 2 | #define __ASM_LINKAGE_H | 2 | #define __ASM_LINKAGE_H |
| 3 | 3 | ||
| 4 | /* Nothing to see here... */ | 4 | #define __ALIGN .p2align 4,,15 |
| 5 | 5 | ||
| 6 | #endif | 6 | #endif |
