A neat little kernel
Switch branches/tags
Nothing to show
Clone or download
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Failed to load latest commit information.
.vscode
notes
res
src
.clang_complete
.gdbinit
.gitignore
Makefile
README.md
grub.cfg
test.txt

README.md

brackos logo

brackos

fun kernel experimentations

Building

make clean && make && make image

Running

make run