jb 1b94ff5481 Suggested by: bde
Move sigjmp_buf and jmp_buf structure definitions to machine/setjmp.h
so that i386 can continue to use int as the basic register type and
alpha can use long. Bruce was concerned about possible differing
alignment. I've left the definition of _JBLEN in machine/setjmp.h
even though Bruce's example used the number directly. I don't know if
any other code relies on _JBLEN, so I left it to avoid potential
breakage.
1998-01-20 09:09:24 +00:00
..
1995-12-08 11:19:42 +00:00
1997-07-20 10:14:28 +00:00
1997-08-09 00:04:06 +00:00
1997-11-16 04:52:29 +00:00
1997-08-30 08:08:10 +00:00
1997-09-14 03:19:42 +00:00
1998-01-20 09:09:24 +00:00
1997-09-21 21:38:54 +00:00
1997-08-09 00:04:06 +00:00
1997-08-09 00:04:06 +00:00
1997-11-20 18:43:55 +00:00