acadia-newlib/newlib/libc/sys/rtems
Sebastian Huber 27fd806cd7 RTEMS: _KERNEL tweak for <sys/cpuset.h>
If _KERNEL is defined, then do not delcare CPU_ALLOC() and CPU_FREE() since
__cpuset_alloc() and __cpuset_free() are not declared as well.
2022-07-01 07:25:32 +02:00
..
include RTEMS: _KERNEL tweak for <sys/cpuset.h> 2022-07-01 07:25:32 +02:00
Makefile.inc newlib: libc: merge build up a directory 2022-03-16 21:18:25 -04:00
cpusetalloc.c Make CPU_SET macros compliant with other implementations 2022-06-22 10:28:42 +02:00
cpusetfree.c
crt0.c libc/sys/rtems/crt0.c: Fix two warnings. 2021-06-17 12:58:36 -05:00
dummysys.c