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

@@ -1,5 +1,3 @@
#include "compiler.h"
/* NOTE: this boot sector contains instructions that need at least an 80186.
* Yes, as86 has a bug somewhere in the valid instruction set checks.
*