summaryrefslogtreecommitdiff
path: root/arch/x86_64/bits/alltypes.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'arch/x86_64/bits/alltypes.h.in')
-rw-r--r--arch/x86_64/bits/alltypes.h.in3
1 files changed, 0 insertions, 3 deletions
diff --git a/arch/x86_64/bits/alltypes.h.in b/arch/x86_64/bits/alltypes.h.in
index fd42cb05..5cd8a299 100644
--- a/arch/x86_64/bits/alltypes.h.in
+++ b/arch/x86_64/bits/alltypes.h.in
@@ -18,6 +18,3 @@ TYPEDEF double double_t;
#endif
TYPEDEF struct { long long __ll; long double __ld; } max_align_t;
-
-TYPEDEF long time_t;
-TYPEDEF long suseconds_t;