disabled listing facilities
This commit is contained in:
parent
4059840c43
commit
8120857c5b
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@
|
||||||
#define THREE_PASS /* branch and offset optimization */
|
#define THREE_PASS /* branch and offset optimization */
|
||||||
#define BYTES_REVERSED /* high order byte has lowest address */
|
#define BYTES_REVERSED /* high order byte has lowest address */
|
||||||
#define WORDS_REVERSED /* high order word has lowest address */
|
#define WORDS_REVERSED /* high order word has lowest address */
|
||||||
#define LISTING /* enable listing facilities */
|
/*#define LISTING /* enable listing facilities */
|
||||||
#define RELOCATION /* generate relocatable code */
|
#define RELOCATION /* generate relocatable code */
|
||||||
#define DEBUG 0
|
#define DEBUG 0
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue