Subject: CVS commit: src/sys/arch/arm/include
To: None <source-changes@NetBSD.org>
From: Jesse Off <joff@netbsd.org>
List: source-changes
Date: 02/04/2005 19:07:26
Module Name:	src
Committed By:	joff
Date:		Fri Feb  4 19:07:26 UTC 2005

Modified Files:
	src/sys/arch/arm/include: aout_machdep.h

Log Message:
Make cpu_exec_aout_makecmds() a static inline instead of just #define'ed to
ENOEXEC.  Broken on ARM build from the de-__P'ing, this is the fix.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/sys/arch/arm/include/aout_machdep.h

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