mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-09-10 07:39:25 -04:00
4 lines
54 B
C
4 lines
54 B
C
#define DEFAULT_CC "cc"
|
|
|
|
char *findcc(const char *);
|