home *** CD-ROM | disk | FTP | other *** search
/ Club Amiga de Montreal - CAM / CAM_CD_1.iso / files / 254b.lha / AMXLISP_v2.0 / interface-src / osdefs.h < prev    next >
C/C++ Source or Header  |  1989-05-09  |  187b  |  8 lines

  1. /* osdefs.h - system specific function declarations */
  2.  
  3. extern LVAL xsystem();
  4. /* added for interface F.ROUAIX */
  5. extern LVAL xli_mem_b(),xli_mem_w(),xli_mem_l(),callasm(),xli_ctos() ;
  6.  
  7.  
  8.