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.