Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/mmeye/include
Module Name: src
Committed By: he
Date: Wed Feb 23 09:06:48 UTC 2011
Modified Files:
src/sys/arch/mmeye/include: loadfile_machdep.h
Log Message:
Since this port doesn't build its "stand" binaries with _STANDALONE
defined, put in declarations of alloc() and dealloc() which are now
used instead of malloc() / free(), so that the stand/ binaries build again.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/sys/arch/mmeye/include/loadfile_machdep.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