baremetal: second try (with i386-elf-gcc)
This commit is contained in:
@ -1,7 +1,8 @@
|
||||
#ifndef _PLATFORM_INTERNAL_H
|
||||
#define _PLATFORM_INTERNAL_H
|
||||
|
||||
#include <inttypes.h>
|
||||
// #include <inttypes.h>
|
||||
#include <cstdint>
|
||||
#include <stdbool.h>
|
||||
// #include <assert.h>
|
||||
// #include <time.h>
|
||||
|
||||
Reference in New Issue
Block a user