diff options
Diffstat (limited to 'MdeModulePkg/Library/DxeCoreMemoryAllocationLib')
-rw-r--r-- | MdeModulePkg/Library/DxeCoreMemoryAllocationLib/DxeCoreMemoryAllocationServices.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MdeModulePkg/Library/DxeCoreMemoryAllocationLib/DxeCoreMemoryAllocationServices.h b/MdeModulePkg/Library/DxeCoreMemoryAllocationLib/DxeCoreMemoryAllocationServices.h index 7b6a3ea33d..e5ccd2a812 100644 --- a/MdeModulePkg/Library/DxeCoreMemoryAllocationLib/DxeCoreMemoryAllocationServices.h +++ b/MdeModulePkg/Library/DxeCoreMemoryAllocationLib/DxeCoreMemoryAllocationServices.h @@ -103,4 +103,4 @@ CoreFreePool ( IN VOID *Buffer
);
-#endif
\ No newline at end of file +#endif
|