feat: changement du nom de définition
This commit is contained in:
parent
9724a2a923
commit
51fe360889
|
@ -1,5 +1,5 @@
|
||||||
#ifndef I386_TYPE
|
#ifndef TYPE
|
||||||
#define I386_TYPE
|
#define TYPE
|
||||||
typedef unsigned char u8;
|
typedef unsigned char u8;
|
||||||
typedef unsigned short u16;
|
typedef unsigned short u16;
|
||||||
typedef unsigned int u32;
|
typedef unsigned int u32;
|
||||||
|
|
Loading…
Reference in New Issue