Last change
on this file since 3669 was 10, checked in by bird, 22 years ago |
Initial revision
|
-
Property cvs2svn:cvs-rev
set to
1.1
-
Property svn:eol-style
set to
native
-
Property svn:executable
set to
*
|
File size:
318 bytes
|
Line | |
---|
1 | /* This file is te-go32.h */
|
---|
2 |
|
---|
3 | #define TE_GO32
|
---|
4 |
|
---|
5 | #define LOCAL_LABELS_DOLLAR 1
|
---|
6 | #define LOCAL_LABELS_FB 1
|
---|
7 |
|
---|
8 | #define TARGET_FORMAT "coff-go32"
|
---|
9 |
|
---|
10 | /* GAS should treat '.align value' as an alignment of 2**value. */
|
---|
11 | #define USE_ALIGN_PTWO
|
---|
12 |
|
---|
13 | #define COFF_LONG_SECTION_NAMES
|
---|
14 |
|
---|
15 | /* these define interfaces */
|
---|
16 | #include "obj-format.h"
|
---|
Note:
See
TracBrowser
for help on using the repository browser.