PERFORCE change 42508 for review
Peter Wemm
peter at FreeBSD.org
Sat Nov 15 19:28:59 PST 2003
http://perforce.freebsd.org/chv.cgi?CH=42508
Change 42508 by peter at peter_daintree on 2003/11/15 19:28:02
fix opt file
Affected files ...
.. //depot/projects/hammer/sys/amd64/amd64/io_apic.c#19 edit
Differences ...
==== //depot/projects/hammer/sys/amd64/amd64/io_apic.c#19 (text+ko) ====
@@ -32,7 +32,7 @@
#include "opt_atpic.h"
#include "opt_isa.h"
-#include "opt_mixed_mode.h"
+#include "opt_no_mixed_mode.h"
#include <sys/param.h>
#include <sys/systm.h>
More information about the p4-projects
mailing list