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