Module Name: src
Committed By: is
Date: Sat Oct 31 22:40:27 UTC 1998
Modified Files:
src/sys/arch/amiga/stand/bootblock/boot: main.c
Log Message:
Make the exec header an automatic variable, instead of malloc()ed space.
Saves 60 bytes of code.