ARM: Remove OABI-only system call numbers.

* include/linux/arm/syscall.h (SYS_time): Delete definition.
This commit is contained in:
Danny Milosavljevic 2019-04-10 15:41:56 +02:00 committed by Jan Nieuwenhuizen
parent 4b40bdc0cb
commit dd2a679fda
No known key found for this signature in database
GPG Key ID: F3C1A0D9C1D65273
1 changed files with 0 additions and 1 deletions

View File

@ -38,7 +38,6 @@
// libc+tcc
#define SYS_close 0x06
#define SYS_time 0x0d
#define SYS_lseek 0x13
#define SYS_unlink 0x0a
#define SYS_rmdir 0x28