CVSROOT: /cvs Module name: src Changes by: m...@cvs.openbsd.org 2012/04/16 15:08:43
Modified files: sys/arch/mips64/include: arcbios.h Log message: Fix struct arc_param_blk_* layout to not embed pointers, as this messes the layout in 64-bit mode. Found the hard way, of course.