HomeFreeBSD

Reformat the enum of syscall argument types.

Description

Reformat the enum of syscall argument types.

List enum values on separate lines to minimize diffs as new types are
added. Split the enum values up into groups and use some simple sorting
within groups (scalar enums are sorted by size, then base, all other
groups are generally sorted alphabetically).

No functional change.

Details

Provenance
jhbAuthored on
Parents
rS331715: Rename ClouduABIFDSFlags to CloudABIFDSFlags.
Branches
Unknown
Tags
Unknown