added the absence of features (TODOs)

This commit is contained in:
Bryan McShea
2022-10-21 01:59:55 -04:00
parent d13bc9b8fe
commit a5da0abcc4
2 changed files with 8 additions and 0 deletions
+1
View File
@@ -48,6 +48,7 @@
.equ sizeof_fb, (8*4 + align_imask) & align_mask
.equ sizeof_ub, (8*1 + align_imask) & align_mask
# TODO: use with brk to reduce redundant calls
.equ PAGE_SIZE, 4096