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

extern struct call syscalls_fs[];

#endif /* CALLS_FS_H */