uncrustified kernel

master
Anton Lydike 3 years ago
parent 4e439f979d
commit 31e2b25059

@ -31,6 +31,7 @@ void read_binary_table()
char msg[28] = "found bin with id 0 at pos 0";
malloc_info info;
info.allocate_memory_end = (void*) 0xFF0000;
info.allocate_memory_start = (void*) 0;
@ -64,4 +65,3 @@ void read_binary_table()
}
}
}

Loading…
Cancel
Save