From bbfe038df4611a7464e74f932a4cfbf5ded72bfa Mon Sep 17 00:00:00 2001 From: Nathan Whitehorn Date: Sat, 26 Oct 2013 23:41:11 +0000 Subject: [PATCH] Fix build after r257162. --- sys/boot/powerpc/ps3/start.S | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys/boot/powerpc/ps3/start.S b/sys/boot/powerpc/ps3/start.S index 865019c6689..570b3f52cc6 100644 --- a/sys/boot/powerpc/ps3/start.S +++ b/sys/boot/powerpc/ps3/start.S @@ -27,7 +27,7 @@ #define LOCORE -#include +#include /* * KBoot and simulators will start this program from the _start symbol, with