]> git.corax.cc Git - corax/commit
corax/sys: Add initfs infrastructure initfs
authorMatthias Kruk <m@m10k.eu>
Fri, 1 May 2020 05:36:09 +0000 (14:36 +0900)
committerMatthias Kruk <m@m10k.eu>
Fri, 1 May 2020 05:36:09 +0000 (14:36 +0900)
commit0b243cefe7c26a353572900487fb9eed22f81fc2
tree3ad5c055f8422906c990216845b09434fe8b8066
parent59a3c42d20fe432704de83d57b6012984e7be88b
corax/sys: Add initfs infrastructure
config.h
include/corax/initfs.h [new file with mode: 0644]
kernel/Makefile
kernel/core/main.c
sys/Makefile [new file with mode: 0644]
sys/initfs.c [new file with mode: 0644]