From a41aaa796f0116f478a016f375d69ff64de6814c Mon Sep 17 00:00:00 2001 From: Francis Rowe Date: Mon, 22 Dec 2014 10:35:59 -0500 Subject: ich9deblob: fix accidental deletion of ich9deblob.c --- diff --git a/resources/utilities/ich9deblob/ich9deblob.c b/resources/utilities/ich9deblob/ich9deblob.c index a5b8d63..c3145d5 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) -- cgit v0.9.1