This commit is contained in:
Zef Hemel
2022-04-26 20:31:31 +02:00
parent 76636dd9b1
commit 0182a587e4
10 changed files with 60 additions and 32 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
import { SysCallMapping } from "@plugos/plugos/system";
import type { ExpressServer } from "../api_server";
import type { ExpressServer } from "../express_server";
export function systemSyscalls(expressServer: ExpressServer): SysCallMapping {
return {