CVSROOT: /cvs Module name: src Changes by: js...@cvs.openbsd.org 2010/08/21 11:09:49
Modified files: sys/arch/sparc64/stand/ofwboot: elfXX_exec.c Log message: We only need to load 64 bit kernels on sparc64. Clean up the ELF boot code and let exec_elf.h do the right thing. ok miod@ (some time ago)