aboutgitcodelistschat:MatrixIRC
path: root/cooker/calls/scheduler.h
diff options
context:
space:
mode:
Diffstat (limited to 'cooker/calls/scheduler.h')
-rw-r--r--cooker/calls/scheduler.h12
1 files changed, 12 insertions, 0 deletions
diff --git a/cooker/calls/scheduler.h b/cooker/calls/scheduler.h
new file mode 100644
index 0000000..751d65b
--- /dev/null
+++ b/cooker/calls/scheduler.h
@@ -0,0 +1,12 @@
+/* SPDX-License-Identifier: GPL-2.0-or-later
+ * Copyright 2023 Red Hat GmbH
+ * Author: Alice Frosi <afrosi@redhat.com>
+ */
+
+#ifndef CALLS_SCHEDULER_H
+#define CALLS_SCHEDULER_H
+
+extern struct call syscalls_scheduler[];
+
+#endif /* CALLS_IO_H */
+