musl - musl - an implementation of the standard library for Linux-based systems

index : musl
musl - an implementation of the standard library for Linux-based systems
summary refs log tree commit diff
path: root/include/sys/ioctl.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/sys/ioctl.h')
-rw-r--r--include/sys/ioctl.h 14
1 files changed, 14 insertions, 0 deletions
diff --git a/include/sys/ioctl.h b/include/sys/ioctl.h
new file mode 100644
index 00000000..d0415b3d
--- /dev/null
+++ b/include/sys/ioctl.h
@@ -0,0 +1,14 @@
+#ifndef _SYS_IOCTL_H
+#define _SYS_IOCTL_H
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+#include <bits/ioctl.h>
+
+int ioctl (int, int, ...);
+
+#ifdef __cplusplus
+}
+#endif
+#endif
generated by cgit v1.2.1 (git 2.18.0) at 2025年09月04日 11:33:19 +0000

AltStyle によって変換されたページ (->オリジナル) /