• Firoz Khan's avatar
    powerpc: move macro definition from asm/systbl.h · a11b763d
    Firoz Khan authored
    Move the macro definition for compat_sys_sigsuspend from
    asm/systbl.h to the file which it is getting included.
    
    One of the patch in this patch series is generating uapi
    header and syscall table files. In order to come up with
    a common implimentation across all architecture, we need
    to do this change.
    
    This change will simplify the implementation of system
    call table generation script and help to come up a common
    implementation across all architecture.
    Signed-off-by: default avatarFiroz Khan <firoz.khan@linaro.org>
    Signed-off-by: default avatarMichael Ellerman <mpe@ellerman.id.au>
    a11b763d
systbl.h 9.21 KB