diff options
Diffstat (limited to 'include/bcs88kcoff.h')
-rwxr-xr-x | include/bcs88kcoff.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/include/bcs88kcoff.h b/include/bcs88kcoff.h index ca7ef83..8710f43 100755 --- a/include/bcs88kcoff.h +++ b/include/bcs88kcoff.h @@ -1,5 +1,9 @@ /*** coff information for 88k bcs */ +#ifndef M88 +#define M88 +#endif + /********************** FILE HEADER **********************/ struct filehdr { |