Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/sys
Module Name: src
Committed By: he
Date: Fri Feb 4 22:35:02 UTC 2005
Modified Files:
src/sys/sys: exec_aout.h
Log Message:
If cpu_exec_aout_makecmds is a macro, don't declare a prototype
with the same name. Fixes build problem for the powerpc ports,
since those define cpu_exec_aout_makecmds to ENOEXEC.
To generate a diff of this commit:
cvs rdiff -r1.34 -r1.35 src/sys/sys/exec_aout.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index