Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 182172
b: refs/heads/master
c: 8387c73
h: refs/heads/master
v: v3
  • Loading branch information
Heiko Carstens authored and Martin Schwidefsky committed Feb 26, 2010
1 parent e42eb30 commit 66338b4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 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: 27d71602b4a605fbb31088e69ac12187e69a9443
refs/heads/master: 8387c736fcbaec17890b8d075ee4f4623518b54a
3 changes: 2 additions & 1 deletion trunk/arch/s390/include/asm/sysinfo.h
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,8 @@ struct sysinfo_2_2_2 {

struct sysinfo_3_2_2 {
char reserved_0[31];
unsigned char count;
unsigned char :4;
unsigned char count:4;
struct {
char reserved_0[4];
unsigned short cpus_total;
Expand Down

0 comments on commit 66338b4

Please sign in to comment.