CVSROOT: /cvs Module name: src Changes by: m...@cvs.openbsd.org 2013/11/09 13:17:55
Modified files: sys/arch/aviion/stand/a2coff: a2coff.c Log message: Cope with the current layout of kernel binaries (three program headers now that .text, .rodata and .data are aligned on BATC boundaries) and merge all phdrs into the first BCS section.