]> git.sur5r.net Git - u-boot/blobdiff - cpu/mpc86xx/cpu.c
Replace __attribute references with __attribute__
[u-boot] / cpu / mpc86xx / cpu.c
index c41616d2fb024e830242265928e3d52d66ed9930..653a137396abf34d5dcd0351d67dfc7c5d25bca8 100644 (file)
@@ -40,7 +40,7 @@ __board_reset(void)
 {
        /* Do nothing */
 }
-void board_reset(void) __attribute((weak, alias("__board_reset")));
+void board_reset(void) __attribute__((weak, alias("__board_reset")));
 
 
 int