Subject: CVS commit: src/sys/arch/acorn32/stand
To: None <source-changes@NetBSD.org>
From: Matt Thomas <matt@netbsd.org>
List: source-changes
Date: 09/21/2003 14:17:14
Module Name:	src
Committed By:	matt
Date:		Sun Sep 21 14:17:14 UTC 2003

Modified Files:
	src/sys/arch/acorn32/stand: Makefile.buildboot
	src/sys/arch/acorn32/stand/lib: srt1.c

Log Message:
Fix some GCC3.3.1 nits (-ffreestanding, #include <lib/libkern/libkern.h>)


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/sys/arch/acorn32/stand/Makefile.buildboot
cvs rdiff -r1.2 -r1.3 src/sys/arch/acorn32/stand/lib/srt1.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.