diff options
Diffstat (limited to 'sysdeps/stub/sysdep.h')
-rw-r--r-- | sysdeps/stub/sysdep.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sysdeps/stub/sysdep.h b/sysdeps/stub/sysdep.h new file mode 100644 index 0000000000..8c3184bf03 --- /dev/null +++ b/sysdeps/stub/sysdep.h @@ -0,0 +1,3 @@ +/* This file should contain any system-dependent types and macros + that will be used by many parts of the library. It should also + contain declarations for any functions defined in sysdep.c. */ |