decodetree: Extend argument set syntax to allow types

Rather than force all structure members to be 'int',
allow the type of the member to be specified.

Reviewed-by: Luis Pires <luis.pires@eldorado.org.br>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
This commit is contained in:
Richard Henderson 2021-04-29 10:03:59 -07:00
parent 60c425f328
commit af93ccacc7
3 changed files with 36 additions and 21 deletions

View file

@ -0,0 +1 @@
&asdf b:bool c:uint64_t a