compiler.h is now always included on the command line.

This commit is contained in:
Michael Brown
2005-04-14 11:50:26 +00:00
parent bc85cf756d
commit e44e5c7247
6 changed files with 0 additions and 7 deletions

View File

@@ -2,7 +2,6 @@
#define REGISTERS_H
#include "stdint.h"
#include "compiler.h"
/* Basic 16-bit and 32-bit register types */
typedef union {