622080489d
Available for NetBSD and Linux on Intel arches. Approved a while ago by wiz@.
3 lines
112 B
C
3 lines
112 B
C
#define EMULDIR "@OPSYS_EMULDIR@"
|
|
#define EMULDIR_LEN (sizeof(EMULDIR) - 1)
|
|
void move_tmpicc(const char* emul);
|