Added last part of paging, print_hex function and updated linker script

This commit is contained in:
ice-bit
2019-09-23 17:27:21 +02:00
parent 3eacf3ea21
commit 9b5bf087b5
7 changed files with 168 additions and 23 deletions

View File

@@ -34,6 +34,7 @@
#include <stdint.h>
#include "ordered_list.h"
#include "paging.h"
// Data structure for single block/hole
typedef struct {