diff options
Diffstat (limited to 'emu/port/devenv.c')
| -rw-r--r-- | emu/port/devenv.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/emu/port/devenv.c b/emu/port/devenv.c index 9f56ce7d..71f75d08 100644 --- a/emu/port/devenv.c +++ b/emu/port/devenv.c @@ -237,7 +237,9 @@ Dev envdevtab = { 'e', "env", + devreset, devinit, + devshutdown, envattach, envwalk, envstat, |
