Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 1055a8af authored by Kyle McMartin's avatar Kyle McMartin
Browse files

[PARISC] Use symbolic last syscall in __NR_Linux_syscalls



Hopefully will prevent people from forgetting to update this...

Signed-off-by: default avatarKyle McMartin <kyle@parisc-linux.org>
parent 2ed0e243
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -793,7 +793,7 @@
#define __NR_statfs64		(__NR_Linux + 298)
#define __NR_fstatfs64		(__NR_Linux + 299)

#define __NR_Linux_syscalls     300
#define __NR_Linux_syscalls     (__NR_fstatfs64 + 1)

#define HPUX_GATEWAY_ADDR       0xC0000004
#define LINUX_GATEWAY_ADDR      0x100