mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-10-16 03:45:12 +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:
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>
|
Reference in New Issue
Block a user