CloverBootloader/rEFIt_UEFI/cpp_util/globals_ctor.h

6 lines
131 B
C
Raw Normal View History

/*
* NOTE : SelfLoadedImage must be initialized to call this.
*/
2020-08-09 17:55:30 +02:00
extern void construct_globals_objects(EFI_HANDLE ImageHandle);