2.5.6. __rt_lib_shutdown()
This is the library shutdown function and is the companion to __rt_lib_init().
void __rt_lib_shutdown(void);
This is the library shutdown function and is provided in case a user must call it directly. This is the standard ARM library shutdown function and must not be re‑implemented.