mirror of
https://github.com/DragonOS-Community/DragonOS.git
synced 2025-06-09 15:26:47 +00:00
4 lines
59 B
C
4 lines
59 B
C
#pragma once
|
|
|
|
#define SYS_NOT_EXISTS 0
|
|
#define SYS_PRINTF 1 |