diff options
Diffstat (limited to 'util/cbfstool')
-rw-r--r-- | util/cbfstool/ProcessorBind.h | 1 | ||||
-rw-r--r-- | util/cbfstool/console/console.h | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/util/cbfstool/ProcessorBind.h b/util/cbfstool/ProcessorBind.h index 68463fb3ed..c0f4df0ee5 100644 --- a/util/cbfstool/ProcessorBind.h +++ b/util/cbfstool/ProcessorBind.h @@ -100,4 +100,3 @@ typedef intptr_t INTN; #define EFIAPI #endif - diff --git a/util/cbfstool/console/console.h b/util/cbfstool/console/console.h index 8e4fbc27e2..40c1436ace 100644 --- a/util/cbfstool/console/console.h +++ b/util/cbfstool/console/console.h @@ -42,4 +42,3 @@ extern int verbose; } #endif - |