]> git.pld-linux.org Git - packages/linux-libc-headers.git/blob - linux-libc-headers-ppc.patch
- no if_addrlabel.h
[packages/linux-libc-headers.git] / linux-libc-headers-ppc.patch
1 --- ./include/asm-powerpc/user.h~       2008-01-24 23:58:37.000000000 +0100
2 +++ ./include/asm-powerpc/user.h        2008-03-15 00:19:45.111627695 +0100
3 @@ -1,8 +1,6 @@
4  #ifndef _ASM_POWERPC_USER_H
5  #define _ASM_POWERPC_USER_H
6  
7 -#ifdef __KERNEL__
8 -
9  #include <asm/ptrace.h>
10  #include <asm/page.h>
11  
12 @@ -51,5 +49,4 @@
13  #define HOST_DATA_START_ADDR   (u.start_data)
14  #define HOST_STACK_END_ADDR    (u.start_stack + u.u_ssize * NBPG)
15  
16 -#endif /* __KERNEL__ */
17  #endif /* _ASM_POWERPC_USER_H */
This page took 0.024198 seconds and 3 git commands to generate.