DragonOS/kernel/syscall/syscall_num.h

4 lines
59 B
C
Raw Normal View History

#pragma once
#define SYS_NOT_EXISTS 0
#define SYS_PRINTF 1