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