summaryrefslogtreecommitdiff
path: root/emu/port/devdup.c
diff options
context:
space:
mode:
Diffstat (limited to 'emu/port/devdup.c')
-rw-r--r--emu/port/devdup.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/emu/port/devdup.c b/emu/port/devdup.c
index 7796a8f9..7c4dce3c 100644
--- a/emu/port/devdup.c
+++ b/emu/port/devdup.c
@@ -134,7 +134,9 @@ Dev dupdevtab = {
'd',
"dup",
+ devreset,
devinit,
+ devshutdown,
dupattach,
dupwalk,
dupstat,