summaryrefslogtreecommitdiff
path: root/emu/port/devroot.c
diff options
context:
space:
mode:
Diffstat (limited to 'emu/port/devroot.c')
-rw-r--r--emu/port/devroot.c2
1 files changed, 2 insertions, 0 deletions
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,