aboutsummaryrefslogtreecommitdiff
path: root/include/apos/bits.h
AgeCommit message (Collapse)Author
2022-01-07Merged bits.h and bytes.hKimplul
2021-09-12Initial physical page managerKimplul
+ Will probably still need a fair bit of tweakind and documentation improvements, but seems to work outside of the kernel. Also no valgrind errors, which is quite promising I guess.
2021-08-30Initial formatted debug outputKimplul
+ Mostly follows the POSIX printf, with the exceptions of no floating points and `X` signifies binary instead of uppercase hex