Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
3dc0a7c9658ecbf5e501f05e6fea591a4b6072da
/
.
/
include
/
posix
/
sys
/
ioctl.h
blob: 35e046ab8d26bc6fcd8f293401bd189cdfdb9621 [
file
] [
log
] [
blame
]
/*
* Copyright (c) 2019 Linaro Limited
*
* SPDX-License-Identifier: Apache-2.0
*/
#ifndef
ZEPHYR_INCLUDE_POSIX_SYS_IOCTL_H_
#define
ZEPHYR_INCLUDE_POSIX_SYS_IOCTL_H_
#define
FIONBIO
0x5421
#endif
/* ZEPHYR_INCLUDE_POSIX_SYS_IOCTL_H_ */