CVSROOT: /cvs Module name: src Changes by: o...@cvs.openbsd.org 2012/05/09 12:34:21
Modified files: sys/arch/sparc64/sparc64: machdep.c Removed files: sys/arch/sparc64/sparc64: sigdebug.h Log message: merge sigdebug.h into machdep.c, to where all other architectures have these (DEBUG) defines. ok miod@