mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-27 22:11:24 -04:00
4 lines
112 B
C
4 lines
112 B
C
#define EMULDIR "@OPSYS_EMULDIR@"
|
|
#define EMULDIR_LEN (sizeof(EMULDIR) - 1)
|
|
void move_tmpicc(const char* emul);
|