From 4d757396cdac55744079489b3c73a665de07b4ec Mon Sep 17 00:00:00 2001 From: Theo de Raadt Date: Mon, 15 Sep 1997 02:40:41 +0000 Subject: kill Locore.c --- sys/arch/pc532/conf/Makefile.pc532 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys/arch/pc532/conf') diff --git a/sys/arch/pc532/conf/Makefile.pc532 b/sys/arch/pc532/conf/Makefile.pc532 index 9783acc0a74..a3b01a3ad36 100644 --- a/sys/arch/pc532/conf/Makefile.pc532 +++ b/sys/arch/pc532/conf/Makefile.pc532 @@ -81,7 +81,7 @@ clean:: #lint: /tmp param.c # @lint -hbxn -I. -DGENERIC -Dvolatile= ${COPTS} ${PARAM} \ -# ${I386}/i386/Locore.c ${CFILES} ioconf.c param.c | \ +# ${CFILES} ioconf.c param.c | \ # grep -v 'struct/union .* never defined' | \ # grep -v 'possible pointer alignment problem' -- cgit v1.2.3