Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Simon Burge <simonb@netbsd.org>
List: source-changes
Date: 10/27/1999 04:54:55
Module Name: syssrc
Committed By: simonb
Date: Wed Oct 27 11:54:54 UTC 1999
Modified Files:
syssrc/sys/arch/mips/mips: cpu_exec.c
Log Message:
Use the new ELF macros and structures from <sys/exec_elf.h> and not the
old ones from <mips/elf.h>.
XXX: If there's no MIPS API issues, {pmax,pica,newsmips,hpcmips,mips}/elf.h
can be thrown away...
To generate a diff of this commit:
cvs rdiff -r1.20 -r1.21 syssrc/sys/arch/mips/mips/cpu_exec.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.