* boot-9.scm (%cond-expand-table): New hash table mapping modules
[bpt/guile.git] / libguile / cpp_errno.c
1 /* this file is processed by gcc with special options to extract
2 a list of errno codes. */
3 #include <errno.h>
4
5 /*
6 Local Variables:
7 c-file-style: "gnu"
8 End:
9 */