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/devroot.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'emu/port/devroot.c') diff --git a/emu/port/devroot.c b/emu/port/devroot.c index 695d151c..3aea7eac 100644 --- a/emu/port/devroot.c +++ b/emu/port/devroot.c @@ -134,7 +134,9 @@ Dev rootdevtab = { '/', "root", + devreset, devinit, + devshutdown, rootattach, rootwalk, rootstat, -- cgit v1.2.3