]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - include/asm-sh/machvec.h
[MIPS] Pb1200/DBAu1200 code style cleanup
[karo-tx-linux.git] / include / asm-sh / machvec.h
index ddb18ad23303ae8a4f26dafdf38da0e3dd83c8fc..b2e4124070aef289a724a90049bba93adfcffa64 100644 (file)
@@ -65,6 +65,6 @@ extern struct sh_machine_vector sh_mv;
 #define get_system_type()      sh_mv.mv_name
 
 #define __initmv \
-       __attribute_used__ __attribute__((__section__ (".machvec.init")))
+       __used __section(.machvec.init)
 
 #endif /* _ASM_SH_MACHVEC_H */