summaryrefslogtreecommitdiffhomepage
path: root/include/psxtypes/section/freestd.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/psxtypes/section/freestd.h')
-rw-r--r--include/psxtypes/section/freestd.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/psxtypes/section/freestd.h b/include/psxtypes/section/freestd.h
new file mode 100644
index 0000000..f1ed4a6
--- /dev/null
+++ b/include/psxtypes/section/freestd.h
@@ -0,0 +1,3 @@
+#ifdef __SECTION_PRAGMA_REQUIRED__
+#pragma section(".freestd",read)
+#endif