Skip to content
leafi edited this page Nov 14, 2013 · 1 revision

Just patch the libgloss/libnosys sbrk.c so that it just passes through to kmalloc().

And change write.c so it just writes using printk().

Yeah I'll upload the code one of these days...

Clone this wiki locally