home *** CD-ROM | disk | FTP | other *** search
/ Games of Daze / Infomagic - Games of Daze (Summer 1995) (Disc 1 of 2).iso / djgpp / libsrc / c / lib / farptr.c < prev    next >
Encoding:
C/C++ Source or Header  |  1994-03-28  |  209 b   |  9 lines

  1. /*  This file becomes real functions for files that
  2.     include farptr.h but don't use optimizing (and hence
  3.     don't get inlined functions).
  4. */
  5.  
  6. #define extern
  7. #define inline
  8. #include <sys/farptr.h>
  9.