• Andrew Morton's avatar
    [PATCH] ppc64: wrap some stuff in __KERNEL__ · 62c2f777
    Andrew Morton authored
    From: Anton Blanchard <anton@samba.org>
    
    - remove now unused kernel syscalls.
    - wrap recently added defines in #ifdef __KERNEL__, fixes glibc
      compile issue
    - some of our extra syscalls used asmlinkage, some did not. Make them
      consistent
    62c2f777
unistd.h 13 KB