mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-05-14 00:59:17 +08:00
rtemsbsd/freebsd/sys/uio.h: New wrapper for <sys/uio.h>
<sys/_iovec.h> is a support file always included. Also added.
This commit is contained in:
parent
582aa1beda
commit
ccffd2b4e1
2
rtemsbsd/freebsd/sys/_iovec.h
Normal file
2
rtemsbsd/freebsd/sys/_iovec.h
Normal file
@ -0,0 +1,2 @@
|
||||
/* <sys/_iovec.h> is installed by RTEMS */
|
||||
#include <sys/_iovec.h>
|
2
rtemsbsd/freebsd/sys/uio.h
Normal file
2
rtemsbsd/freebsd/sys/uio.h
Normal file
@ -0,0 +1,2 @@
|
||||
/* <sys/uio.h> is installed by RTEMS */
|
||||
#include <sys/uio.h>
|
Loading…
x
Reference in New Issue
Block a user