summaryrefslogtreecommitdiff
path: root/ao-view/aoview.h
diff options
context:
space:
mode:
authorBdale Garbee <bdale@gag.com>2009-08-18 18:09:38 -0600
committerBdale Garbee <bdale@gag.com>2009-08-18 18:09:38 -0600
commit4685fc541466afbeefc151bcb64cd054739c048b (patch)
treed7e0f521bd51897a59dd9c355d74218132da4b75 /ao-view/aoview.h
parent1c2a0b6653623b689d68d7349a6b2dce3e20a4a6 (diff)
parentc29275b72438637d46d7a50742882d2736eb176a (diff)
Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos
Conflicts: ao-tools/ao-bitbang/Makefile.am ao-tools/ao-eeprom/Makefile.am ao-tools/ao-load/Makefile.am ao-tools/ao-load/ao-load.c ao-tools/ao-rawload/Makefile.am
Diffstat (limited to 'ao-view/aoview.h')
-rw-r--r--ao-view/aoview.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/ao-view/aoview.h b/ao-view/aoview.h
index 62d0640b..e8334e5b 100644
--- a/ao-view/aoview.h
+++ b/ao-view/aoview.h
@@ -308,4 +308,8 @@ aoview_flite_start(void);
void
aoview_flite_stop(void);
+/* aoview_main.c */
+
+extern char *aoview_tty;
+
#endif /* _AOVIEW_H_ */