summaryrefslogtreecommitdiff
path: root/include/asm-sparc/types.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-sparc/types.h')
-rw-r--r--include/asm-sparc/types.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/asm-sparc/types.h b/include/asm-sparc/types.h
index 2cf974a7a..0a8a26c59 100644
--- a/include/asm-sparc/types.h
+++ b/include/asm-sparc/types.h
@@ -42,7 +42,7 @@ typedef unsigned long long __u64;
typedef struct {
__u32 u[4];
-} __attribute((aligned(16))) vector128;
+} __attribute__((aligned(16))) vector128;
#ifdef __KERNEL__
/*