diff options
Diffstat (limited to 'libc-top-half/musl/arch/wasm32/bits/ioctl.h')
-rw-r--r-- | libc-top-half/musl/arch/wasm32/bits/ioctl.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libc-top-half/musl/arch/wasm32/bits/ioctl.h b/libc-top-half/musl/arch/wasm32/bits/ioctl.h new file mode 100644 index 0000000..b4bf7c7 --- /dev/null +++ b/libc-top-half/musl/arch/wasm32/bits/ioctl.h @@ -0,0 +1 @@ +/* Use the WASI libc ioctl implementation bits. */ |