diff options
-rw-r--r-- | resources/utilities/ich9deblob/ich9deblob.c | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/resources/utilities/ich9deblob/ich9deblob.c b/resources/utilities/ich9deblob/ich9deblob.c index a5b8d63e..c3145d5b 100644 --- a/resources/utilities/ich9deblob/ich9deblob.c +++ b/resources/utilities/ich9deblob/ich9deblob.c @@ -63,12 +63,6 @@ struct DESCRIPTORREGIONRECORD deblobbedFromFactory(struct DESCRIPTORREGIONRECORD int structSizesIncorrect(struct DESCRIPTORREGIONRECORD descriptorDummy, struct GBEREGIONRECORD_8K gbe8kDummy); int systemIsBigEndian(); -/*int structBitfieldWrongOrder() { - DESCRIPTORREGIONRECORD descriptorDummy; - - descriptorDummy.flMap0. -}*/ - int main(int argc, char *argv[]) { // descriptor region. Will have actual descriptor mapped to it (from the factory.rom dump) |