diff options
Diffstat (limited to 'src/string/size_t.ref')
-rw-r--r-- | src/string/size_t.ref | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/string/size_t.ref b/src/string/size_t.ref new file mode 100644 index 00000000..3c087e0b --- /dev/null +++ b/src/string/size_t.ref @@ -0,0 +1,3 @@ +#include <string.h> +REFERENCE(stddef/size_t.c) +STDC(1) |