7 lines
71 B
C
7 lines
71 B
C
#include <stdint.h>
|
|
|
|
extern uint32_t endkernel; // found in link.ld
|
|
|
|
|
|
|
#include <stdint.h>
|
|
|
|
extern uint32_t endkernel; // found in link.ld
|
|
|
|
|
|
|