forked from Bananymous/banan-os
				
			| I allocated 1 bitmap page per 8 data pages. Bitmap page can actually store 8*PAGE_SIZE data pages. Also properly set last bits in bitmap. I did not care about endianness but now we set the bits on unsigned long longs instead of bytes. | ||
|---|---|---|
| .. | ||
| arch | ||
| font | ||
| include/kernel | ||
| kernel | ||
| lai@a228465314 | ||
| CMakeLists.txt | ||
| icxxabi.cpp | ||
| ubsan.cpp | ||