4
1
mirror of https://github.com/DragonOS-Community/DragonOS.git synced 2025-06-21 18:33:23 +00:00
Files
DragonOS/kernel/syscall/syscall_num.h

4 lines
59 B
C

#pragma once
#define SYS_NOT_EXISTS 0
#define SYS_PRINTF 1