summaryrefslogtreecommitdiff
path: root/emu/port/devroot.c
diff options
context:
space:
mode:
authorCharles.Forsyth <devnull@localhost>2009-03-25 16:37:32 +0000
committerCharles.Forsyth <devnull@localhost>2009-03-25 16:37:32 +0000
commite0a2b8d82a5521d9391ca8c6f055777954c76c2f (patch)
treebed98eebad567e161db651e8a173f1a819169292 /emu/port/devroot.c
parentd8150d92150b08ade63d7cd8b666cb26551110ff (diff)
x20090315-1636
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,