Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 362812
b: refs/heads/master
c: 63dd9b4
h: refs/heads/master
v: v3
  • Loading branch information
Heiko Carstens authored and Martin Schwidefsky committed Apr 23, 2013
1 parent e0bee98 commit 2a61652
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 6 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: e4371f602e2fce650cb3f7d1ca5c7cd6fca78dda
refs/heads/master: 63dd9b44ac926d3250c1e8dfcb309c37c870fe21
6 changes: 1 addition & 5 deletions trunk/arch/s390/include/asm/ptrace.h
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,7 @@
#include <uapi/asm/ptrace.h>

#ifndef __ASSEMBLY__
#ifndef __s390x__
#else /* __s390x__ */
#endif /* __s390x__ */

extern long psw_kernel_bits;
extern long psw_user_bits;

Expand Down Expand Up @@ -77,8 +75,6 @@ struct per_struct_kernel {
#define PER_CONTROL_SUSPENSION 0x00400000UL
#define PER_CONTROL_ALTERATION 0x00200000UL

#ifdef __s390x__
#endif /* __s390x__ */
/*
* These are defined as per linux/ptrace.h, which see.
*/
Expand Down

0 comments on commit 2a61652

Please sign in to comment.