[USER] Temporary write syscall

This commit is contained in:
2016-12-11 19:50:01 +01:00
parent 1693baaf6b
commit 19df873615
7 changed files with 76 additions and 0 deletions

View File

@@ -1,3 +1,4 @@
#pragma once
#define SYS_WRITE 0x001
#define SYS_DEBUG 0x3FF