home *** CD-ROM | disk | FTP | other *** search
/ C/C++ Users Group Library 1996 July / C-C++ Users Group Library July 1996.iso / vol_400 / 422_01 / libcf / middle.asm < prev    next >
Encoding:
Assembly Source File  |  1994-03-27  |  216 b   |  9 lines

  1. *
  2. * DDS MICRO-C C-FLEA Runtime Library - Middle file
  3. *
  4. * Copyright 1991-1994 Dave Dunfield
  5. * All rights reserved.
  6. *
  7.     ORG    $0000        Start RAM based variables here
  8. ?temp    RMB    2        Temporary location used by compiler
  9.