clarify memory module to memmap module
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
#ifndef TYPES_H_
|
||||
#define TYPES_H_
|
||||
#pragma once
|
||||
|
||||
#include "hitypes.h"
|
||||
|
||||
@@ -22,5 +21,3 @@ typedef ptrdiff_t ptrdiff;
|
||||
|
||||
typedef uint8_t bool8;
|
||||
typedef uint32_t bool32;
|
||||
|
||||
#endif // TYPES_H_
|
||||
|
||||
Reference in New Issue
Block a user