Introduce alloc3_desc and UsedArea to make code easier to read

This commit is contained in:
Frans Kaashoek 2019-07-01 08:20:35 -04:00
parent a8305b7318
commit af6c35e14b
3 changed files with 40 additions and 33 deletions

2
.gitignore vendored
View file

@ -12,4 +12,6 @@ initcode
initcode.out
kernelmemfs
mkfs
kernel/kernel
user/usys.S
.gdbinit