diff options
Diffstat (limited to 'emu/port/devcap.c')
| -rw-r--r-- | emu/port/devcap.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/emu/port/devcap.c b/emu/port/devcap.c index 00d1c2be..be1bcbeb 100644 --- a/emu/port/devcap.c +++ b/emu/port/devcap.c @@ -227,7 +227,9 @@ Dev capdevtab = { 0x00A4, /* L'ยค' */ "cap", + devreset, devinit, + devshutdown, capattach, capwalk, capstat, |
