Date: Fri, 19 Jan 1996 06:19:58 -0800 (PST) From: Peter Wemm <peter> To: CVS-committers, cvs-sys Subject: cvs commit: src/sys/i386/i386 pmap.c Message-ID: <199601191419.GAA16248@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
peter 96/01/19 06:19:58 Modified: sys/i386/i386 pmap.c Log: Some trivial fixes to get it to compile again, plus some new lint: - cpuclass should be cpu_class - CPUCLASS_I386 should be CPUCLASS_386 (^^ those only show up if you compile for i386) - two missing prototypes on new functions - one missing static Revision Changes Path 1.74 +7 -4 src/sys/i386/i386/pmap.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199601191419.GAA16248>