Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 95327
b: refs/heads/master
c: f291e17
h: refs/heads/master
i:
  95325: 33f4c3c
  95323: 3aa70ef
  95319: 4eaa1f8
  95311: 1752cad
  95295: 147a742
v: v3
  • Loading branch information
Heiko Carstens authored and Martin Schwidefsky committed Apr 30, 2008
1 parent bae9d1a commit 1e4dff0
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 4e83be7b24ba4fe40acf0b967bd6ae8c9ac79bde
refs/heads/master: f291e17227cf30432ca7c402220f62e6924dd97d
5 changes: 5 additions & 0 deletions trunk/include/asm-s390/sysinfo.h
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,9 @@
* Christian Borntraeger <borntraeger@de.ibm.com>
*/

#ifndef __ASM_S390_SYSINFO_H
#define __ASM_S390_SYSINFO_H

struct sysinfo_1_1_1 {
char reserved_0[32];
char manufacturer[16];
Expand Down Expand Up @@ -114,3 +117,5 @@ static inline int stsi(void *sysinfo, int fc, int sel1, int sel2)
: "cc", "memory");
return r0;
}

#endif /* __ASM_S390_SYSINFO_H */

0 comments on commit 1e4dff0

Please sign in to comment.