summaryrefslogtreecommitdiff
path: root/src/stddef
diff options
context:
space:
mode:
authorJakob Kaivo <jkk@ung.org>2020-08-16 14:11:32 -0400
committerJakob Kaivo <jkk@ung.org>2020-08-16 14:11:32 -0400
commit77d0069e522400b63c2182fcc5f852718e4e6f2c (patch)
tree6713710011e6e24ebc589d4fa32093e5af329afc /src/stddef
parent896e28812c51b9ffdf3efc00c7d7ef699e380a58 (diff)
rename files that should never be compiled on their own to .h
Diffstat (limited to 'src/stddef')
-rw-r--r--src/stddef/NULL.h (renamed from src/stddef/NULL.c)0
-rw-r--r--src/stddef/offsetof.h (renamed from src/stddef/offsetof.c)0
-rw-r--r--src/stddef/ptrdiff_t.h (renamed from src/stddef/ptrdiff_t.c)0
-rw-r--r--src/stddef/size_t.h (renamed from src/stddef/size_t.c)0
-rw-r--r--src/stddef/wchar_t.h (renamed from src/stddef/wchar_t.c)0
5 files changed, 0 insertions, 0 deletions
diff --git a/src/stddef/NULL.c b/src/stddef/NULL.h
index d93bff2f..d93bff2f 100644
--- a/src/stddef/NULL.c
+++ b/src/stddef/NULL.h
diff --git a/src/stddef/offsetof.c b/src/stddef/offsetof.h
index 2b0d158e..2b0d158e 100644
--- a/src/stddef/offsetof.c
+++ b/src/stddef/offsetof.h
diff --git a/src/stddef/ptrdiff_t.c b/src/stddef/ptrdiff_t.h
index c591915a..c591915a 100644
--- a/src/stddef/ptrdiff_t.c
+++ b/src/stddef/ptrdiff_t.h
diff --git a/src/stddef/size_t.c b/src/stddef/size_t.h
index 6ec3e04a..6ec3e04a 100644
--- a/src/stddef/size_t.c
+++ b/src/stddef/size_t.h
diff --git a/src/stddef/wchar_t.c b/src/stddef/wchar_t.h
index eae2d067..eae2d067 100644
--- a/src/stddef/wchar_t.c
+++ b/src/stddef/wchar_t.h