summaryrefslogtreecommitdiffstats
path: root/board/goldelico/gta04/systest.h
diff options
context:
space:
mode:
authorH. Nikolaus Schaller <hns@goldelico.com>2011-05-30 11:32:05 +0200
committerH. Nikolaus Schaller <hns@goldelico.com>2011-05-30 11:32:05 +0200
commit661bbee9b9840d8069e8566bdffd490ede1727dc (patch)
treefbcb921972c8ab5d9bff518d7bc1f21b97715e9a /board/goldelico/gta04/systest.h
parent89c6341eca3dd330494f33192a92fcee91998741 (diff)
downloadbootable_bootloader_goldelico_gta04-661bbee9b9840d8069e8566bdffd490ede1727dc.zip
bootable_bootloader_goldelico_gta04-661bbee9b9840d8069e8566bdffd490ede1727dc.tar.gz
bootable_bootloader_goldelico_gta04-661bbee9b9840d8069e8566bdffd490ede1727dc.tar.bz2
added analysis of TPS register initialization; tried to route signals to EAR output amplifier
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