diff options
| author | Bdale Garbee <bdale@gag.com> | 2009-08-18 18:09:59 -0600 |
|---|---|---|
| committer | Bdale Garbee <bdale@gag.com> | 2009-08-18 18:09:59 -0600 |
| commit | 7fcbe76ce82ec5a17cf536afa0d1b9061e225aa9 (patch) | |
| tree | 74a2ed5f7f116f9656c74beb62888050abb071f7 /ao-tools/ao-dbg/ao-dbg.h | |
| parent | 035ba6df17f016953351bc77a98623c165b69909 (diff) | |
| parent | 4685fc541466afbeefc151bcb64cd054739c048b (diff) | |
Merge branch 'master' into debian
Diffstat (limited to 'ao-tools/ao-dbg/ao-dbg.h')
| -rw-r--r-- | ao-tools/ao-dbg/ao-dbg.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ao-tools/ao-dbg/ao-dbg.h b/ao-tools/ao-dbg/ao-dbg.h index f4dcce66..c1789d10 100644 --- a/ao-tools/ao-dbg/ao-dbg.h +++ b/ao-tools/ao-dbg/ao-dbg.h @@ -22,6 +22,7 @@ extern char *s51_prompt; extern struct ccdbg *s51_dbg; extern int s51_interrupted; extern int s51_monitor; +extern char *s51_tty; enum command_result { command_success, command_debug, command_syntax, command_interrupt, command_error, |
