Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 135644
b: refs/heads/master
c: 2938af5
h: refs/heads/master
v: v3
  • Loading branch information
Christian Borntraeger authored and Martin Schwidefsky committed Mar 26, 2009
1 parent 9953f89 commit fb24524
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: eaf1b6fbca8d9be87bef2eafaa3f40bffe26ce04
refs/heads/master: 2938af534d47891ddbced552e5d29f7b90bec609
4 changes: 2 additions & 2 deletions trunk/arch/s390/include/asm/lowcore.h
Original file line number Diff line number Diff line change
Expand Up @@ -315,8 +315,8 @@ struct _lowcore
__u8 op_access_id; /* 0x0a2 */
__u8 ar_access_id; /* 0x0a3 */
__u8 pad2[0xA8-0xA4]; /* 0x0a4 */
addr_t trans_exc_code; /* 0x0A0 */
addr_t monitor_code; /* 0x09c */
addr_t trans_exc_code; /* 0x0a8 */
addr_t monitor_code; /* 0x0b0 */
__u16 subchannel_id; /* 0x0b8 */
__u16 subchannel_nr; /* 0x0ba */
__u32 io_int_parm; /* 0x0bc */
Expand Down

0 comments on commit fb24524

Please sign in to comment.