Removed volatile functions which were causing grief in the system, since
authorNate Willams <nate@FreeBSD.org>
Fri, 10 Sep 1993 22:15:13 +0000 (22:15 +0000)
committerNate Willams <nate@FreeBSD.org>
Fri, 10 Sep 1993 22:15:13 +0000 (22:15 +0000)
commit603809a1f8a21e8e96913c107c41f7351a0955bf
treeeaacd1ea541f18a260d52c3279505ed0c3327c71
parentcf564b1a4c0865037d86cae14b4b111138433ea9
Removed volatile functions which were causing grief in the system, since
volatile functions are undefined, and there is no reason to have them
in our kernel.
sys/i386/i386/vm_machdep.c
sys/kern/kern_exit.c
sys/sys/systm.h