mirror of
https://github.com/yourtion/30dayMakeOS.git
synced 2026-04-29 04:59:53 +08:00
Add 28 day code
This commit is contained in:
5
28_day/a/Makefile
Normal file
5
28_day/a/Makefile
Normal file
@@ -0,0 +1,5 @@
|
||||
APP = a
|
||||
STACK = 1k
|
||||
MALLOC = 0k
|
||||
|
||||
include ../app_make.txt
|
||||
Reference in New Issue
Block a user