forked from Bananymous/banan-os
Kernel: Add barebones GeneralAllocator for >4096B
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
|
||||
#define N 512
|
||||
#define N 1024
|
||||
|
||||
int main()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user