Date: Mon, 8 Jul 2002 18:16:18 -0700 (PDT) From: Mike Barcroft <mike@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/include types.h src/sys/i386/isa isa_device.h Message-ID: <200207090116.g691GIFS047488@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
mike 2002/07/08 18:16:18 PDT Modified files: sys/i386/include types.h sys/i386/isa isa_device.h Log: Move the type definition of ointhand2_t from i386/include/types.h to i386/isa/isa_device.h. This is a more appropriate location and helps restrict <machine/types.h> to only types that exist on all platforms. Revision Changes Path 1.26 +0 -3 src/sys/i386/include/types.h 1.76 +4 -0 src/sys/i386/isa/isa_device.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200207090116.g691GIFS047488>