This website works better with JavaScript
Home
Explore
Help
Register
Sign In
phyus
/
uboot-vybrid_public
Watch
8
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
x86: Add unaligned.h
Signed-off-by: Graeme Russ <graeme.russ@gmail.com>
Graeme Russ
15 years ago
parent
93c7e70f64
commit
721c36705a
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
arch/i386/include/asm/unaligned.h
+ 1
- 0
arch/i386/include/asm/unaligned.h
View File
@@ -0,0 +1 @@
+#include <asm-generic/unaligned.h>