summaryrefslogtreecommitdiffstats
path: root/board/goldelico/gta04/systest.h
diff options
context:
space:
mode:
Diffstat (limited to 'board/goldelico/gta04/systest.h')
-rw-r--r--board/goldelico/gta04/systest.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/goldelico/gta04/systest.h b/board/goldelico/gta04/systest.h
index b1d85eb..e682c5e 100644
--- a/board/goldelico/gta04/systest.h
+++ b/board/goldelico/gta04/systest.h
@@ -25,6 +25,6 @@
#define _SYSTEST_H
int systest(void);
-int audiotest(void);
+int audiotest(int channel);
#endif