newlib-cygwin/newlib/libc/machine/spu/sys
Sebastian Huber ad51d0006a Remove _global_impure_ptr indirection
Remove the pointer indirection through the read-only _global_impure_ptr and
directly use a externally visible _impure_data object of type struct _reent.
This enables the static initialization of global data structures in a follow up
patch.  In addition, we get rid of a machine-specific file.
2022-05-04 17:31:04 +02:00
..
custom_file.h
dirent.h Move common <sys/dirent.h> content to <dirent.h> 2018-10-11 08:29:16 +02:00
errno.h Remove _global_impure_ptr indirection 2022-05-04 17:31:04 +02:00
fenv.h
linux_syscalls.h 2009-04-03 Ken Werner <ken.werner@de.ibm.com> 2009-04-03 22:34:17 +00:00
mman.h 2008-11-20 Ken Werner <ken.werner@de.ibm.com> 2008-11-20 20:20:51 +00:00
sched.h 2008-06-16 Ken Werner <ken.werner@de.ibm.com> 2008-06-16 18:54:17 +00:00
syscall.h 2008-06-16 Ken Werner <ken.werner@de.ibm.com> 2008-06-16 18:54:17 +00:00
uio.h 2007-09-21 Patrick Mansfield <patmans@us.ibm.com> 2007-09-21 21:11:14 +00:00
utime.h 2007-09-21 Patrick Mansfield <patmans@us.ibm.com> 2007-09-21 21:02:15 +00:00