summaryrefslogtreecommitdiff
path: root/src/libk/include/assert.h
AgeCommit message (Collapse)Author
2024-07-13kernel/malloc: limit the maximum allocation size to under a pagedzwdz
This will likely be changed back, but for the time being it will let me implement a better allocator without too much effort.
2023-08-24libc: get most of binutils to compiledzwdz
2023-08-14reorganization: first stepsdzwdz