summaryrefslogtreecommitdiff
path: root/emu/port/devcmd.c
diff options
context:
space:
mode:
Diffstat (limited to 'emu/port/devcmd.c')
-rw-r--r--emu/port/devcmd.c2
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,