Rename libmsl to libsystem
All checks were successful
Build documentation / build-and-deploy (push) Successful in 3m6s
All checks were successful
Build documentation / build-and-deploy (push) Successful in 3m6s
This commit is contained in:
6
libsystem/src.mk
Normal file
6
libsystem/src.mk
Normal file
@@ -0,0 +1,6 @@
|
||||
include $(platform)/src.mk
|
||||
include init/src.mk
|
||||
|
||||
c += system.c
|
||||
|
||||
o += system.o
|
||||
Reference in New Issue
Block a user