diff options
Diffstat (limited to 'arch/avr32/include/uapi/asm/shmbuf.h')
-rw-r--r-- | arch/avr32/include/uapi/asm/shmbuf.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/arch/avr32/include/uapi/asm/shmbuf.h b/arch/avr32/include/uapi/asm/shmbuf.h index c62fba41739a..b94cf8b60b73 100644 --- a/arch/avr32/include/uapi/asm/shmbuf.h +++ b/arch/avr32/include/uapi/asm/shmbuf.h | |||
@@ -1,5 +1,5 @@ | |||
1 | #ifndef __ASM_AVR32_SHMBUF_H | 1 | #ifndef _UAPI__ASM_AVR32_SHMBUF_H |
2 | #define __ASM_AVR32_SHMBUF_H | 2 | #define _UAPI__ASM_AVR32_SHMBUF_H |
3 | 3 | ||
4 | /* | 4 | /* |
5 | * The shmid64_ds structure for i386 architecture. | 5 | * The shmid64_ds structure for i386 architecture. |
@@ -39,4 +39,4 @@ struct shminfo64 { | |||
39 | unsigned long __unused4; | 39 | unsigned long __unused4; |
40 | }; | 40 | }; |
41 | 41 | ||
42 | #endif /* __ASM_AVR32_SHMBUF_H */ | 42 | #endif /* _UAPI__ASM_AVR32_SHMBUF_H */ |