summaryrefslogtreecommitdiff
path: root/emu/port/devprof.c
diff options
context:
space:
mode:
Diffstat (limited to 'emu/port/devprof.c')
-rw-r--r--emu/port/devprof.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/emu/port/devprof.c b/emu/port/devprof.c
index 86d6d962..5a88eabd 100644
--- a/emu/port/devprof.c
+++ b/emu/port/devprof.c
@@ -801,7 +801,9 @@ Dev profdevtab = {
'P',
"prof",
+ devreset,
devinit,
+ devshutdown,
profattach,
profwalk,
profstat,