This website requires JavaScript.
Explore
Help
Register
Sign In
scsh-conservatory
/
scsh-0.5
Watch
1
Star
0
Fork
You've already forked scsh-0.5
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
ec5011339c
scsh-0.5
/
scsh
/
signals1.h
5 lines
85 B
C
Raw
Normal View
History
Unescape
Escape
Moving signals1.h to OS-independent code
1996-09-12 00:58:58 -04:00
/* Exports from signals1.c */
Interrupt system fixed up and installed.
1996-11-10 08:58:46 -05:00
extern
const
int
sig2int
[
]
;
extern
const
int
max_sig
;