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

@@ -3,7 +3,6 @@
* Body of routines taken from old pcbios.S
*/
#include "compiler.h"
#include "realmode.h"
#include "console.h"