add h_with_endianness()

This commit is contained in:
Sven M. Hallberg 2014-05-07 19:24:26 +02:00
parent 4f188340be
commit 5f920b29f8
4 changed files with 123 additions and 0 deletions

View file

@ -29,6 +29,7 @@ parsers = ['parsers/%s.c'%s for s in
'choice',
'difference',
'end',
'endianness',
'epsilon',
'ignore',
'ignoreseq',