41,43c41,43
< /// This struct is used to build an target-OS-dependent table that
< /// maps the target's open() flags to the host open() flags.
< struct OpenFlagTransTable {
---
> /// This struct is used to build target-OS-dependent tables that
> /// map the target's flags to the host's flags.
> struct SyscallFlagTransTable {