CloverBootloader/rEFIt_UEFI/cpp_util/globals_ctor.h
2020-08-09 18:55:30 +03:00

6 lines
131 B
C

/*
* NOTE : SelfLoadedImage must be initialized to call this.
*/
extern void construct_globals_objects(EFI_HANDLE ImageHandle);