add yield-os

This commit is contained in:
Zihao Yu 2023-10-03 15:33:38 +08:00
parent 86c5532674
commit 6f4a47afb9
2 changed files with 34 additions and 0 deletions

View file

@ -0,0 +1,3 @@
NAME = yield-os
SRCS = yield-os.c
include $(AM_HOME)/Makefile