acadia-newlib/newlib/libc/sys/rtems
Sebastian Huber 4ab39e0a85 RTEMS: Declare ioctl() also if _KERNEL is defined
This fixes the following warning in libbsd:

rtems/blkdev.h:200:10: warning: implicit declaration of function 'ioctl'; did
  you mean 'ifioctl'? [-Wimplicit-function-declaration]

Remove unnecessary includes.
2022-07-08 06:57:52 +02:00
..
include RTEMS: Declare ioctl() also if _KERNEL is defined 2022-07-08 06:57:52 +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