Fix bug: use of "tiny" memory model causes Watcom linker to produce
authorChris Hanson <org/chris-hanson/cph>
Wed, 2 Oct 1996 17:59:40 +0000 (17:59 +0000)
committerChris Hanson <org/chris-hanson/cph>
Wed, 2 Oct 1996 17:59:40 +0000 (17:59 +0000)
invalid executable.  The memory model is irrelevant here, anyway,
since there are no references to memory in this code.

v7/src/microcode/ntasutl.asm

index e80a458754afb3aa3ff612a18f0c39cf9b7fb54d..89101648b1ac030d081d90d614565edc065153fe 100644 (file)
@@ -1,8 +1,8 @@
 ;;; -*-Midas-*-
 ;;;
-;;;    $Id: ntasutl.asm,v 1.4 1993/08/21 05:24:22 gjr Exp $
+;;;    $Id: ntasutl.asm,v 1.5 1996/10/02 17:59:40 cph Exp $
 ;;;
-;;;    Copyright (c) 1992-1993 Massachusetts Institute of Technology
+;;;    Copyright (c) 1992-96 Massachusetts Institute of Technology
 ;;;
 ;;;    This material was developed by the Scheme project at the
 ;;;    Massachusetts Institute of Technology, Department of
@@ -38,7 +38,7 @@
 ;;;
 
 .386
-.model tiny
+.model flat
        .code
 \f
        public  _getCS