diff options
Diffstat (limited to 'emu/port/devcmd.c')
| -rw-r--r-- | emu/port/devcmd.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/emu/port/devcmd.c b/emu/port/devcmd.c index f6cccf39..49049fec 100644 --- a/emu/port/devcmd.c +++ b/emu/port/devcmd.c @@ -667,7 +667,9 @@ Dev cmddevtab = { 'C', "cmd", + devreset, cmdinit, + devshutdown, cmdattach, cmdwalk, cmdstat, |
