CVSROOT: /cvs Module name: src Changes by: jas...@cvs.openbsd.org 2015/07/19 19:38:31
Modified files: sys/arch/octeon/dev: octcf.c octeon_pcibus.h Log message: it's unlikely we'll run on physical octeon hardware that's little endian; therefore remove unneeded ifdef blocks. ok miod@ pirofti@