diff options
Diffstat (limited to 'Lessons/Lesson_37/UefiLessonsPkg/Include/Library/SimpleLibrary.h')
-rw-r--r-- | Lessons/Lesson_37/UefiLessonsPkg/Include/Library/SimpleLibrary.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Lessons/Lesson_37/UefiLessonsPkg/Include/Library/SimpleLibrary.h b/Lessons/Lesson_37/UefiLessonsPkg/Include/Library/SimpleLibrary.h deleted file mode 100644 index 105bc87..0000000 --- a/Lessons/Lesson_37/UefiLessonsPkg/Include/Library/SimpleLibrary.h +++ /dev/null @@ -1,2 +0,0 @@ -UINTN Plus2(UINTN number); - |