feat: changement du nom de définition

This commit is contained in:
Nicolas Hordé 2007-04-02 12:56:10 +00:00
parent 9724a2a923
commit 51fe360889
1 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
#ifndef I386_TYPE
#define I386_TYPE
#ifndef TYPE
#define TYPE
typedef unsigned char u8;
typedef unsigned short u16;
typedef unsigned int u32;