summaryrefslogtreecommitdiff
path: root/newlib/libc/sys/go32/infoblk.c
diff options
context:
space:
mode:
Diffstat (limited to 'newlib/libc/sys/go32/infoblk.c')
-rw-r--r--newlib/libc/sys/go32/infoblk.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/newlib/libc/sys/go32/infoblk.c b/newlib/libc/sys/go32/infoblk.c
new file mode 100644
index 00000000000..0a54b6b1869
--- /dev/null
+++ b/newlib/libc/sys/go32/infoblk.c
@@ -0,0 +1,4 @@
+#include "go32.h"
+
+Go32_Info_Block _go32_info_block = { sizeof(Go32_Info_Block) };
+