PERFORCE change 42365 for review

Peter Wemm peter at FreeBSD.org
Fri Nov 14 11:42:40 PST 2003


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

Change 42365 by peter at peter_daintree on 2003/11/14 11:41:57

	fix merge-o

Affected files ...

.. //depot/projects/hammer/sys/amd64/include/apicvar.h#13 edit

Differences ...

==== //depot/projects/hammer/sys/amd64/include/apicvar.h#13 (text+ko) ====

@@ -80,7 +80,7 @@
  */
 
 #define	APIC_ID_ALL	0xff
-#define	APIC_NUM_IOINTS	(IDT_IO_INTS + 16)
+#define	APIC_IO_INTS	(IDT_IO_INTS + 16)
 #define	APIC_NUM_IOINTS	192
 
 #define	APIC_LOCAL_INTS	240


More information about the p4-projects mailing list