summaryrefslogtreecommitdiffstats
path: root/newlib/libc/stdlib/gdtoa.h
diff options
context:
space:
mode:
Diffstat (limited to 'newlib/libc/stdlib/gdtoa.h')
-rw-r--r--newlib/libc/stdlib/gdtoa.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/newlib/libc/stdlib/gdtoa.h b/newlib/libc/stdlib/gdtoa.h
index 5029e58de..07506aac1 100644
--- a/newlib/libc/stdlib/gdtoa.h
+++ b/newlib/libc/stdlib/gdtoa.h
@@ -70,3 +70,5 @@ enum { /* FPI.rounding values: same as FLT_ROUNDS */
};
#endif /* GDTOA_H_INCLUDED */
+
+typedef unsigned short __UShort;