diff options
Diffstat (limited to 'conform/data/stddef.h-data')
-rw-r--r-- | conform/data/stddef.h-data | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/conform/data/stddef.h-data b/conform/data/stddef.h-data new file mode 100644 index 0000000000..05b157060a --- /dev/null +++ b/conform/data/stddef.h-data @@ -0,0 +1,8 @@ +constant NULL + +macro offsetof + +type ptrdiff_t +type wchar_t +type size_t +type wint_t |