PERFORCE change 42091 for review

Peter Wemm peter at FreeBSD.org
Tue Nov 11 20:01:10 PST 2003


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

Change 42091 by peter at peter_hammer on 2003/11/11 20:00:33

	Unused include

Affected files ...

.. //depot/projects/hammer/sys/amd64/ia32/ia32_syscall.c#8 edit

Differences ...

==== //depot/projects/hammer/sys/amd64/ia32/ia32_syscall.c#8 (text+ko) ====

@@ -79,8 +79,6 @@
 #include <machine/intr_machdep.h>
 #include <machine/md_var.h>
 
-#include <amd64/isa/icu.h>
-
 #define	IDTVEC(name)	__CONCAT(X,name)
 
 extern inthand_t IDTVEC(int0x80_syscall), IDTVEC(rsvd);


More information about the p4-projects mailing list