Merge pull request #23 from pbatard/master

Actually define STATIC as static
This commit is contained in:
Nigel Croxon 2024-05-16 08:55:38 -04:00 committed by GitHub
commit ccfe18558c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -216,7 +216,7 @@ extern EFI_MEMORY_TYPE PoolAllocationType;
// BOOTSERVCE - Name of a boot service function
//
#define STATIC
#define STATIC static
#define INTERNAL
#define BOOTSERVICE