mirror of
https://github.com/memtest86plus/memtest86plus.git
synced 2025-02-25 18:55:23 -06:00
Add missing header include.
This commit is contained in:
parent
dc74849f50
commit
cae4ffa636
@ -49,6 +49,8 @@
|
|||||||
|
|
||||||
#ifndef __ASSEMBLY__
|
#ifndef __ASSEMBLY__
|
||||||
|
|
||||||
|
#include <stdint.h>
|
||||||
|
|
||||||
extern uint8_t _start[];
|
extern uint8_t _start[];
|
||||||
|
|
||||||
extern uint8_t startup[];
|
extern uint8_t startup[];
|
||||||
|
Loading…
Reference in New Issue
Block a user