From e0a2b8d82a5521d9391ca8c6f055777954c76c2f Mon Sep 17 00:00:00 2001 From: "Charles.Forsyth" Date: Wed, 25 Mar 2009 16:37:32 +0000 Subject: x20090315-1636 --- emu/port/devdup.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'emu/port/devdup.c') 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, -- cgit v1.2.3