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