CVSROOT: /cvs Module name: src Changes by: t...@cvs.openbsd.org 2014/12/11 13:41:08
Modified files: lib/libc/arch/i386/string: Makefile.inc Removed files: lib/libc/arch/i386/string: swab.S Log message: we do not need the complexity of an assembly swab function here. ok deraadt