mirror of
https://github.com/reactos/syzkaller.git
synced 2025-03-05 01:57:12 +00:00
Update syscall_descriptions_syntax.md
This commit is contained in:
parent
c12eb94a84
commit
013a8d4c00
@ -25,7 +25,7 @@ rest of the type-options are type-specific:
|
||||
"const": integer constant, type-options:
|
||||
value, underlying type (one if "intN", "intptr")
|
||||
"intN"/"intptr": an integer without a particular meaning, type-options:
|
||||
optional range of values (e.g. "5:10", or "-100:200")
|
||||
optional range of values (e.g. "5:10", or "100:200")
|
||||
"flags": a set of flags, type-options:
|
||||
reference to flags description (see below)
|
||||
"array": a variable/fixed-length array, type-options:
|
||||
|
Loading…
x
Reference in New Issue
Block a user