mirror of
https://github.com/CloverHackyColor/CloverBootloader.git
synced 2025-02-13 00:31:47 +01:00
6 lines
109 B
C
6 lines
109 B
C
|
|
/*
|
|
* NOTE : SelfLoadedImage must be initialized to call this.
|
|
*/
|
|
extern void construct_globals_objects();
|