acadia-newlib/newlib/libc/sys/rtems
Joel Sherrill 59584ff16b libc/sys/rtems/crt0.c: Fix two warnings.
__assert_func() is marked as noreturn and stub should not.
	__tls_get_addr() needed to return a value..
2021-06-17 12:58:36 -05:00
..
include RTEMS: Add <poll.h> and <sys/poll.h> 2021-01-05 13:41:34 -05:00
Makefile.am Add some POSIX header files for RTEMS 2017-05-25 12:41:33 -04:00
Makefile.in Add some POSIX header files for RTEMS 2017-05-25 12:41:33 -04:00
aclocal.m4
configure Bump up newlib version to 4.1.0 2020-12-18 18:50:49 -05:00
configure.in
cpusetalloc.c
cpusetfree.c
crt0.c libc/sys/rtems/crt0.c: Fix two warnings. 2021-06-17 12:58:36 -05:00
dummysys.c