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

#ifndef CALLS_NET_H
#define CALLS_NET_H

extern struct call syscalls_net[];

#endif /* CALLS_NET_H */