Index: abi/include/abi/syscall.h
===================================================================
--- abi/include/abi/syscall.h	(revision a72f3b87bcdb8b8f14877d2ce9c68a09661f54c3)
+++ abi/include/abi/syscall.h	(revision 8300c7235387052a3ffb96accd6cc6528ea75b5b)
@@ -1,3 +1,4 @@
 /*
+ * Copyright (c) 2025 Jiri Svoboda
  * Copyright (c) 2005 Martin Decky
  * All rights reserved.
@@ -44,4 +45,5 @@
 typedef enum {
 	SYS_KIO = 0,
+	SYS_REBOOT,
 
 	SYS_THREAD_CREATE,
