peter 2003/06/02 14:49:35 PDT
FreeBSD src repository
Modified files:
sys/amd64/include setjmp.h
Log:
Make this more compatable with libc_r. Make the internal types for storing
registers an array of longs rather than int.
Revision Changes Path
1.9 +3 -3 src/sys/amd64/include/setjmp.h