factor/vm/os-genunix.h

6 lines
114 B
C
Raw Normal View History

#define DLLEXPORT
2006-07-07 00:07:18 -04:00
void init_signals(void);
INLINE void early_init(void) {}
const char *default_image_path(void);