/* osdefs.h - system specific function declarations */

extern LVAL xsystem();
/* added for interface F.ROUAIX */
extern LVAL xli_mem_b(),xli_mem_w(),xli_mem_l(),callasm(),xli_ctos() ;


