PERFORCE change 30010 for review

Peter Wemm peter at FreeBSD.org
Mon Apr 28 16:39:52 PDT 2003


http://perforce.freebsd.org/chv.cgi?CH=30010

Change 30010 by peter at peter_overcee on 2003/04/28 16:38:56

	argh. missed a submit. s/x86_64/amd64/

Affected files ...

.. //depot/projects/hammer/sys/x86_64/x86_64/trap.c#31 edit

Differences ...

==== //depot/projects/hammer/sys/x86_64/x86_64/trap.c#31 (text+ko) ====

@@ -81,8 +81,8 @@
 #include <machine/pcb.h>
 #include <machine/tss.h>
 
-#include <x86_64/isa/icu.h>
-#include <x86_64/isa/intr_machdep.h>
+#include <amd64/isa/icu.h>
+#include <amd64/isa/intr_machdep.h>
 
 #include <ddb/ddb.h>
 


More information about the p4-projects mailing list