Add "romfile" code to assist with extract integer config settings.
authorKevin O'Connor <kevin@koconnor.net>
Wed, 6 Jul 2011 00:32:44 +0000 (20:32 -0400)
committerKevin O'Connor <kevin@koconnor.net>
Wed, 6 Jul 2011 00:32:44 +0000 (20:32 -0400)
commit8b565781f1e4043613ede1bcd3b7c4216d62a5d6
tree9392fcfed4720b5bc632f947d5a6746753d96ee0
parent3076cfb875b2a4344c87fb8e51063c4f2cbb520b
Add "romfile" code to assist with extract integer config settings.

Add romfile_loadint() function which can be used to extract a
little-endian binary encoded integer from rom.
src/paravirt.c
src/paravirt.h