pkgsrc/lang/icc11/files/util.h
alnsn 622080489d Add Intel C++ compiler version 11.1.080.
Available for NetBSD and Linux on Intel arches.
Approved a while ago by wiz@.
2011-07-20 10:35:17 +00:00

3 lines
112 B
C

#define EMULDIR "@OPSYS_EMULDIR@"
#define EMULDIR_LEN (sizeof(EMULDIR) - 1)
void move_tmpicc(const char* emul);