Date: Tue, 13 Apr 1999 12:17:15 -0700 (PDT) From: Peter Wemm <peter@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys proc.h src/sys/vm vm_extern.h Message-ID: <199904131917.MAA21698@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
peter 1999/04/13 12:17:15 PDT Modified files: sys/sys proc.h sys/vm vm_extern.h Log: Move the declaration of faultin() from the vm headers to proc.h, since it is now referenced from a macro there (PHOLD()). Revision Changes Path 1.77 +3 -2 src/sys/sys/proc.h 1.41 +1 -2 src/sys/vm/vm_extern.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?199904131917.MAA21698>