diff options
Diffstat (limited to 'arch/um/sys-ppc/shared/sysdep/syscalls.h')
| -rw-r--r-- | arch/um/sys-ppc/shared/sysdep/syscalls.h | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/arch/um/sys-ppc/shared/sysdep/syscalls.h b/arch/um/sys-ppc/shared/sysdep/syscalls.h index 679df351e19b..1ff81552251c 100644 --- a/arch/um/sys-ppc/shared/sysdep/syscalls.h +++ b/arch/um/sys-ppc/shared/sysdep/syscalls.h | |||
| @@ -41,13 +41,3 @@ int old_mmap(unsigned long addr, unsigned long len, | |||
| 41 | 41 | ||
| 42 | #define LAST_ARCH_SYSCALL __NR_fadvise64 | 42 | #define LAST_ARCH_SYSCALL __NR_fadvise64 |
| 43 | 43 | ||
| 44 | /* | ||
| 45 | * Overrides for Emacs so that we follow Linus's tabbing style. | ||
| 46 | * Emacs will notice this stuff at the end of the file and automatically | ||
| 47 | * adjust the settings for this buffer only. This must remain at the end | ||
| 48 | * of the file. | ||
| 49 | * --------------------------------------------------------------------------- | ||
| 50 | * Local variables: | ||
| 51 | * c-file-style: "linux" | ||
| 52 | * End: | ||
| 53 | */ | ||
