Kernel/BAN: move unix time conversion to BAN and add stat to Shell

This commit is contained in:
Bananymous
2023-03-27 00:44:57 +03:00
parent e55860eb6b
commit 666051fd34
7 changed files with 119 additions and 45 deletions

View File

@@ -34,6 +34,7 @@ $(ARCH_FREEOBJS) \
BAN/Memory.o \
BAN/String.o \
BAN/StringView.o \
BAN/Time.o \
HOSTEDOBJS=\
$(ARCH_HOSTEDOBJS) \