[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Minios-devel] [UNIKRAFT PATCH 03/10] remove duplicate syscalls



The implementation of syscall_shim relies on uniqueness of the syscall
numbers.

Signed-off-by: Yuri Volchkov <yuri.volchkov@xxxxxxxxx>
---
 lib/syscall_shim/arch/arm/syscall.h.in | 2 --
 1 file changed, 2 deletions(-)

diff --git a/lib/syscall_shim/arch/arm/syscall.h.in 
b/lib/syscall_shim/arch/arm/syscall.h.in
index 13a3b66c..1d79368a 100644
--- a/lib/syscall_shim/arch/arm/syscall.h.in
+++ b/lib/syscall_shim/arch/arm/syscall.h.in
@@ -224,7 +224,6 @@
 #define __NR_tgkill    268
 #define __NR_utimes    269
 #define __NR_fadvise64_64      270
-#define __NR_arm_fadvise64_64  270
 #define __NR_pciconfig_iobase  271
 #define __NR_pciconfig_read    272
 #define __NR_pciconfig_write   273
@@ -296,7 +295,6 @@
 #define __NR_get_robust_list   339
 #define __NR_splice    340
 #define __NR_sync_file_range2  341
-#define __NR_arm_sync_file_range       341
 #define __NR_tee       342
 #define __NR_vmsplice  343
 #define __NR_move_pages        344
-- 
2.19.2


_______________________________________________
Minios-devel mailing list
Minios-devel@xxxxxxxxxxxxxxxxxxxx
https://lists.xenproject.org/mailman/listinfo/minios-devel

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.