This is the library shutdown function and is the companion
to __rt_lib_init().
Syntax
void __rt_lib_shutdown(void);
Implementation
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.