mirror of
https://github.com/memtest86plus/memtest86plus.git
synced 2026-08-26 21:27:15 -05:00
Add missing header include.
This commit is contained in:
@@ -49,6 +49,8 @@
|
||||
|
||||
#ifndef __ASSEMBLY__
|
||||
|
||||
#include <stdint.h>
|
||||
|
||||
extern uint8_t _start[];
|
||||
|
||||
extern uint8_t startup[];
|
||||
|
||||
Reference in New Issue
Block a user