aboutgitcodelistschat:MatrixIRC
path: root/cooker/calls/io.h
blob: aa08dbd1b43e430588a21bce18a970d161c7c17b (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_IO_H
#define CALLS_IO_H

extern struct call syscalls_io[];

#endif /* CALLS_IO_H */