projects
/
linux-2.6
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6
[linux-2.6]
/
include
/
linux
/
ihex.h
diff --git
a/include/linux/ihex.h
b/include/linux/ihex.h
index
2baace2
..
31d8629
100644
(file)
--- a/
include/linux/ihex.h
+++ b/
include/linux/ihex.h
@@
-18,7
+18,7
@@
struct ihex_binrec {
__be32 addr;
__be16 len;
uint8_t data[0];
-} __attribute__((
aligned(4)
));
+} __attribute__((
packed
));
/* Find the next record, taking into account the 4-byte alignment */
static inline const struct ihex_binrec *