--- gforth/dosconf.h 1996/10/06 22:24:17 1.2 +++ gforth/dosconf.h 1996/11/07 22:31:32 1.3 @@ -51,6 +51,9 @@ #define HAVE_LIBM 1 /* Of course, sys_siglist is a variable, not a function */ +/* Define FUZZ for better image positioning */ +#define FUZZ 0x4000 + /* Define if you want to force a direct threaded code implementation (does not work on all machines */ /* Define if you want to force an indirect threaded code implementation */