picofuse

Functions
init.h File Reference

System initialization and cleanup hooks. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void sys_init (void)
 Initializes the system on startup.
 
void sys_exit (void)
 Cleans up the system on shutdown.
 

Detailed Description

System initialization and cleanup hooks.

Definition in file init.h.