add header file generators

keymap-gen can create header files that include the length of the array.  Using
ARRAY_SIZE on the array becomes then possible, and this can be preferrable to
the "x_len" symbols because static analysis cannot necessarily see the value of
"x_len".

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2 files changed
tree: e609e7e3957e97eb476e5efb80a0b26604ef84da
  1. data/
  2. tests/
  3. thirdparty/
  4. tools/
  5. LICENSE.BSD
  6. LICENSE.GPL2
  7. README