summaryrefslogtreecommitdiff
path: root/src/stddef/rsize_t.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/stddef/rsize_t.h')
-rw-r--r--src/stddef/rsize_t.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/stddef/rsize_t.h b/src/stddef/rsize_t.h
new file mode 100644
index 00000000..67e304a0
--- /dev/null
+++ b/src/stddef/rsize_t.h
@@ -0,0 +1,5 @@
+typedef size_t rsize_t;
+
+/*
+CEXT1(201112)
+*/