Date: Wed, 28 Jul 1999 18:12:17 -0700 (PDT) From: Scott Michel <scottm@CS.UCLA.EDU> To: freebsd-current@freebsd.org Subject: Extra characters? Message-ID: <199907290112.SAA04047@mordred.cs.ucla.edu>
next in thread | raw e-mail | index | archive | help
At line 71 in i386/isa/clock.c, there is the following: #include <machine/md_var.h> #include <machine/psl.h> XXX #ifdef APIC_IO #include <machine/segments.h> #endif I'd say, and this is only a SWAG mind you, that the 'XXX' is extraneous. Right? -scooter To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199907290112.SAA04047>