]> git.sur5r.net Git - u-boot/blobdiff - include/asm-m68k/types.h
Merge branch 'master' of git://git.denx.de/u-boot-arm
[u-boot] / include / asm-m68k / types.h
index 44b4ca5bd5a77f1f21c60bb4265e45e8dc754697..3ffcab20df95ec01db49c81eda331ecc9bd5f0c0 100644 (file)
@@ -21,7 +21,7 @@ __extension__ typedef unsigned long long __u64;
 
 typedef struct {
        __u32 u[4];
-} __attribute((aligned(16))) vector128;
+} __attribute__((aligned(16))) vector128;
 
 #ifdef __KERNEL__
 /*