diff options
| author | Charles.Forsyth <devnull@localhost> | 2009-03-25 16:37:32 +0000 |
|---|---|---|
| committer | Charles.Forsyth <devnull@localhost> | 2009-03-25 16:37:32 +0000 |
| commit | e0a2b8d82a5521d9391ca8c6f055777954c76c2f (patch) | |
| tree | bed98eebad567e161db651e8a173f1a819169292 /emu/port/devsign.c | |
| parent | d8150d92150b08ade63d7cd8b666cb26551110ff (diff) | |
x20090315-1636
Diffstat (limited to 'emu/port/devsign.c')
| -rw-r--r-- | emu/port/devsign.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/emu/port/devsign.c b/emu/port/devsign.c index ba44e286..e05194ef 100644 --- a/emu/port/devsign.c +++ b/emu/port/devsign.c @@ -424,7 +424,9 @@ Dev signdevtab = { 0x03A3, /* L'Σ', /* U+03A3 */ "sign", + devreset, devinit, + devshutdown, signattach, signwalk, signstat, |
