1cd5adc Change syscall-arm64.h to syscall-generic.h

2 files Authored by Icenowy Zheng 6 years ago, Committed by jmoyer 6 years ago,
    Change syscall-arm64.h to syscall-generic.h
    
    The arm64 architecture support in Linux kernel just adapted the new
    generic syscall number schema, which is shared between most new
    architectures.
    
    Change syscall-arm64.h to syscall-generic.h, in order to ease the
    addition of support for new architectures.
    
    Signed-off-by: Icenowy Zheng <icenowy@aosc.io>
    Signed-off-by: Jeff Moyer <jmoyer@redhat.com>
    
        
src/syscall-generic.h src/syscall-arm64.h
file renamed
+3 -10
file modified
+1 -1