From a12e50e5a7dae52ed8bd5a24cc6576371e20985b Mon Sep 17 00:00:00 2001 From: Kimplul Date: Mon, 27 Dec 2021 20:40:44 +0200 Subject: Started work on syscalls --- config.h | 1 + 1 file changed, 1 insertion(+) (limited to 'config.h') diff --git a/config.h b/config.h index e69de29..a5f9562 100644 --- a/config.h +++ b/config.h @@ -0,0 +1 @@ +#define MAX_CPUS 16 -- cgit v1.3