seL4/tools
Adrian Danis 4bfa5bb979 tools: Correct case where label numbers will be 0
If `seL4_arch_invocations` is an empty list, this will cause `nSeL4ArchInvocationLabels`
to be declared as 0, rather than `nInvocationLabels` as intented. This change correctly
respects the behaviour of the 'first' variable, and does an explicit assignment to
`nSeL4ArchInvocationLabels` should it be the first (and only) member of the enum.

Closes #53
2017-01-04 10:40:25 +11:00
..
bf.vim Release snapshot 2014-07-18 05:03:59 +10:00
bitfield_gen.py libsel4: Optional public symbols for external interfaces 2016-12-06 18:08:39 +11:00
changed.sh Release snapshot 2014-07-18 05:03:59 +10:00
circular_includes.py Replace circular includes perl script with python 2016-10-24 10:53:36 +11:00
cpp_gen.sh Release snapshot 2014-07-18 05:03:59 +10:00
invocation_header_gen.py tools: Correct case where label numbers will be 0 2017-01-04 10:40:25 +11:00
lex.py Release snapshot 2014-07-18 05:03:59 +10:00
syscall_header_gen.py Debug: avoid syscall_names unsued Werror when debug mode is enabled 2016-10-20 09:06:57 +11:00
umm.py tools: umm: python3 compat 2016-01-25 15:42:04 +11:00
xmllint.sh Release snapshot 2014-07-18 05:03:59 +10:00