mirror of
https://github.com/cookiengineer/audacity
synced 2025-06-16 16:10:06 +02:00
5 lines
98 B
C
5 lines
98 B
C
/* osdefs.h - system specific function declarations */
|
|
|
|
extern LVAL xsystem(void),xgetkey(void);
|
|
|