Moving signals1.h to OS-independent code

This commit is contained in:
shivers 1996-09-12 04:58:58 +00:00
parent 8fc03c01c8
commit c50650d7eb
1 changed files with 4 additions and 0 deletions

4
scsh/signals1.h Normal file
View File

@ -0,0 +1,4 @@
/* Exports from signals1.c */
const int sig2int[];
const int max_sig;