diff options
Diffstat (limited to 'module/sh9util.m')
| -rw-r--r-- | module/sh9util.m | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/module/sh9util.m b/module/sh9util.m index 9d53da9..023847d 100644 --- a/module/sh9util.m +++ b/module/sh9util.m @@ -7,6 +7,7 @@ Command: adt { args: list of string; inf, outf: string; + infd, outfd: ref Sys->FD; append: int; }; |
