summaryrefslogtreecommitdiff
path: root/tailor.h
diff options
context:
space:
mode:
authorPaul Eggert <eggert@penguin.cs.ucla.edu>2016-06-12 23:49:51 -0700
committerPaul Eggert <eggert@cs.ucla.edu>2016-06-12 23:50:36 -0700
commit595bfc681a3c40348561ade68694082e1511c4d8 (patch)
tree3b41cd7e24fa35b91360ac1f84b004e92ac3756c /tailor.h
parent31831d686bc445a6715366487b9ca88d28929194 (diff)
downloadgzip-595bfc681a3c40348561ade68694082e1511c4d8.tar.gz
gzip: fix port to Atari by not defining ASMV
Problem reported by Helmut Karlowski in: http://bugs.gnu.org/23751 * tailor.h (ASMV) [ATARI || atarist]: Do not define.
Diffstat (limited to 'tailor.h')
-rw-r--r--tailor.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/tailor.h b/tailor.h
index e381611..cc375fd 100644
--- a/tailor.h
+++ b/tailor.h
@@ -139,7 +139,6 @@
#endif
#if defined(ATARI) || defined(atarist)
-# define ASMV
# define OS_CODE 0x05
# ifdef TOSFS
# define MAX_PATH_LEN 128