Author: nwhitehorn
Date: Sat Oct 26 23:41:11 2013
New Revision: 257198
URL: http://svnweb.freebsd.org/changeset/base/257198

Log:
  Fix build after r257162.

Modified:
  head/sys/boot/powerpc/ps3/start.S

Modified: head/sys/boot/powerpc/ps3/start.S
==============================================================================
--- head/sys/boot/powerpc/ps3/start.S   Sat Oct 26 23:13:20 2013        
(r257197)
+++ head/sys/boot/powerpc/ps3/start.S   Sat Oct 26 23:41:11 2013        
(r257198)
@@ -27,7 +27,7 @@
 
 #define LOCORE
 
-#include <machine/trap_aim.h>
+#include <machine/trap.h>
 
 /*
  * KBoot and simulators will start this program from the _start symbol, with
_______________________________________________
svn-src-head@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to