mirror of
https://github.com/CloverHackyColor/CloverBootloader.git
synced 2024-11-26 12:05:36 +01:00
5 lines
112 B
C
5 lines
112 B
C
|
/*
|
||
|
* Needs to be called manually before exiting Clover.efi module.
|
||
|
*/
|
||
|
void destruct_globals_objects(void *f);
|