mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-08 03:44:13 -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);
|