home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Fred Fish Collection 1.5
/
ffcollection-1-5-1992-11.iso
/
ff_disks
/
300-399
/
ff314.lha
/
zc
/
zc.lzh
/
include
/
setjmp.h
< prev
next >
Wrap
Text File
|
1988-11-09
|
141b
|
5 lines
/* this structure is needed for the setjmp() and longjmp() functions */
typedef unsigned long jmp_buf[13]; /* a7, a6, (a7), d2-d7/a2-a5 */