blob: 2f37a1190ac11d1bbe3c08aafe79b12a5d819670 [file] [log] [blame]
//===-- POSIX header ioctl.h ----------------------------------------------===//
//
// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
// See https://llvm.org/LICENSE.txt for license information.
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
//
//===----------------------------------------------------------------------===//
#ifndef LLVM_LIBC_SYS_IOCTL_H
#define LLVM_LIBC_SYS_IOCTL_H
#include "__llvm-libc-common.h"
#include "llvm-libc-macros/sys-ioctl-macros.h"
%%public_api()
#endif // LLVM_LIBC_SYS_IOCTL_H