aboutgitcodelistschat:MatrixIRC
path: root/cooker/calls/fs.h
blob: ad2f218df80a5cae3362da7aba39f37bd76af403 (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_FS_H
#define CALLS_FS_H

extern struct call syscalls_fs[];

#endif /* CALLS_FS_H */