mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-04-30 20:00:19 +02:00
9 lines
173 B
C
9 lines
173 B
C
/* this file is processed by gcc with special options to extract
|
|
a list of signal numbers. */
|
|
#include <signal.h>
|
|
|
|
/*
|
|
Local Variables:
|
|
c-file-style: "gnu"
|
|
End:
|
|
*/
|