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