Move shared.h

This commit is contained in:
Toby Jaffey 2025-12-14 21:41:01 +00:00
parent 93898a5baa
commit 83276f98e4
3 changed files with 2 additions and 2 deletions

View file

@ -1,6 +0,0 @@
#define SYSCALL_BASE 0x200
#define SYSCALL_PICKTEST SYSCALL_BASE+0
enum {
TEST1,
};