summaryrefslogtreecommitdiffhomepage
path: root/crt/nt32/crtinit.h
diff options
context:
space:
mode:
Diffstat (limited to 'crt/nt32/crtinit.h')
-rw-r--r--crt/nt32/crtinit.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/crt/nt32/crtinit.h b/crt/nt32/crtinit.h
new file mode 100644
index 0000000..d5f6e54
--- /dev/null
+++ b/crt/nt32/crtinit.h
@@ -0,0 +1,2 @@
+#define __hidden __attribute((visibility("hidden")))
+