CVSROOT: /cvs Module name: src Changes by: [email protected] 2011/09/27 14:44:50
Modified files:
sys/arch/sparc/include: _types.h
sys/arch/sparc64/include: _types.h
Log message:
Make struct label_t large enough for the kernel setjmp() purposes. Found after
deraadt@ and jsing@ noticed hppa64 label_t was too short; amazing this did not
get noticed earlier.
