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