Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 216770
b: refs/heads/master
c: 178514d
h: refs/heads/master
v: v3
  • Loading branch information
Martin Schwidefsky authored and Martin Schwidefsky committed Oct 25, 2010
1 parent d0730fd commit a58ce71
Show file tree
Hide file tree
Showing 2 changed files with 2 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: f6649a7e5a9ee99e9623878f4a5579cc2f6cdd51
refs/heads/master: 178514d7e3e8cfba087b3a208e22a54ce65e8f34
2 changes: 1 addition & 1 deletion trunk/arch/s390/include/asm/cpu.h
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ struct cpuid
unsigned int ident : 24;
unsigned int machine : 16;
unsigned int unused : 16;
} __packed;
} __attribute__ ((packed, aligned(8)));

#endif /* __ASSEMBLY__ */
#endif /* _ASM_S390_CPU_H */

0 comments on commit a58ce71

Please sign in to comment.