Subject: CVS commit: src/sys
To: None <source-changes@NetBSD.org>
From: Emmanuel Dreyfus <manu@netbsd.org>
List: source-changes
Date: 08/06/2003 01:02:28
Module Name:	src
Committed By:	manu
Date:		Wed Aug  6 01:02:27 UTC 2003

Modified Files:
	src/sys/kern: exec_elf32.c
	src/sys/sys: exec_elf.h

Log Message:
Make elf{32|64}_check_header public, as it will be used by irix_elf32_probe.
While we are there, cut to 80 chars, and ANSIfy prototypes


To generate a diff of this commit:
cvs rdiff -r1.92 -r1.93 src/sys/kern/exec_elf32.c
cvs rdiff -r1.70 -r1.71 src/sys/sys/exec_elf.h

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