aboutgitcodelistschat:MatrixIRC
path: root/cooker/calls/ioctl.h
blob: 70721116ace9c334443c2920fe01197f9e33bdd0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
/* SPDX-License-Identifier: GPL-2.0-or-later
 * Copyright 2023 Red Hat GmbH
 * Author: Stefano Brivio <sbrivio@redhat.com>
 */

#ifndef CALLS_IOCTL_H
#define CALLS_IOCTL_H

extern struct call syscalls_ioctl[];

#endif /* CALLS_IOCTL_H */