CVSROOT: /cvs Module name: src Changes by: jas...@cvs.openbsd.org 2010/08/18 15:01:14
Modified files: sys/arch/hppa/conf: GENERIC files.hppa sys/arch/hppa/hppa: locore.S sys/arch/hppa64/conf: GENERIC files.hppa64 sys/arch/hppa64/hppa64: locore.S Log message: - remove COMPAT_LINUX bits. these architectures are not targetted by the linux emulation layer, nor will they in the future. ok miod@