aboutgitcodelistschat:MatrixIRC
path: root/cooker/calls/process.h
blob: 5e214ef180d640b6e47b6d57e2bece03c21fea39 (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_PROCESS_H
#define CALLS_PROCESS_H

extern struct call syscalls_process[];

#endif /* CALLS_PROCESS_H */