summaryrefslogtreecommitdiffstats
path: root/sys/boot
diff options
context:
space:
mode:
authornwhitehorn <nwhitehorn@FreeBSD.org>2012-03-29 16:04:42 +0000
committernwhitehorn <nwhitehorn@FreeBSD.org>2012-03-29 16:04:42 +0000
commit43387e1a93fc65e40bc648b18930d3b74abe46f7 (patch)
treef04dd7caab641af38dcd16bf9a2fabdffeb5a044 /sys/boot
parentf1a6c7f032298f43ebb6233abc9302776c4687df (diff)
downloadFreeBSD-src-43387e1a93fc65e40bc648b18930d3b74abe46f7.zip
FreeBSD-src-43387e1a93fc65e40bc648b18930d3b74abe46f7.tar.gz
Fix build after changes to trap headers.
Diffstat (limited to 'sys/boot')
-rw-r--r--sys/boot/powerpc/ps3/start.S2
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/boot/powerpc/ps3/start.S b/sys/boot/powerpc/ps3/start.S
index 92b02f0..865019c 100644
--- a/sys/boot/powerpc/ps3/start.S
+++ b/sys/boot/powerpc/ps3/start.S
@@ -25,6 +25,8 @@
* $FreeBSD$
*/
+#define LOCORE
+
#include <machine/trap_aim.h>
/*
OpenPOWER on IntegriCloud