home *** CD-ROM | disk | FTP | other *** search
/ Fresh Fish 9 / FreshFishVol9-CD2.bin / bbs / gnu / libnix-0.8-src.lha / libnix-0.8 / 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.