mirror of
https://github.com/drasko/codezero.git
synced 2026-03-01 18:23:14 +01:00
Removed linux linked list dependency.
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
#include "debug.h"
|
||||
#include "tests.h"
|
||||
|
||||
extern struct list_head km_area_start;
|
||||
extern struct link km_area_start;
|
||||
|
||||
void print_kmalloc_state(void)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user