Date: Tue, 3 Apr 2001 11:19:50 -0700 (PDT) From: Warner Losh <imp@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/include cpufunc.h Message-ID: <200104031819.f33IJow23174@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
imp 2001/04/03 11:19:49 PDT Modified files: sys/i386/include cpufunc.h Log: Make this file C++ safe. It defines many useful functions (inb, outb) that people use from userland in C++ programs. I've had this in my tree for ages and just got bit by it not being in the real tree again. This is a MFC candidate. Revision Changes Path 1.102 +5 -1 src/sys/i386/include/cpufunc.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?200104031819.f33IJow23174>