DragonOS/kernel/syscall/syscall_num.h

4 lines
59 B
C

#pragma once
#define SYS_NOT_EXISTS 0
#define SYS_PRINTF 1