home *** CD-ROM | disk | FTP | other *** search
/ Fresh Fish 8 / FreshFishVol8-CD1.bin / gnu / src / amiga / libnix-0.7-src.lha / libnix-0.7 / sources / stubs / misc / __DOSBase.c next >
Encoding:
C/C++ Source or Header  |  1994-12-12  |  101 b   |  5 lines

  1. #include <stabs.h>
  2. extern char __dosname[];
  3. void *__DOSBase[2]={ 0l,__dosname };
  4. ADD2LIB(__DOSBase);
  5.