summaryrefslogtreecommitdiffstats
path: root/newlib/libc/include/sys/reent.h
diff options
context:
space:
mode:
Diffstat (limited to 'newlib/libc/include/sys/reent.h')
-rw-r--r--newlib/libc/include/sys/reent.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/newlib/libc/include/sys/reent.h b/newlib/libc/include/sys/reent.h
index bd32320a6..07abcb428 100644
--- a/newlib/libc/include/sys/reent.h
+++ b/newlib/libc/include/sys/reent.h
@@ -37,9 +37,6 @@ typedef __uint32_t __ULong;
struct _reent;
-/* TODO: This structure type isn't defined yet. It's supposed to be used
- by locale-specific functions in case a per-thread locale per SUSv4 has
- been specified. */
struct __locale_t;
/*