picofuse

Functions
halt.h File Reference

Defines the sys_halt function. More...

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

Go to the source code of this file.

Functions

_Noreturn void sys_halt (void)
 Halts the system and never returns. More...
 

Detailed Description

Defines the sys_halt function.

This file provides a platform-specific primitive that stops normal execution and never returns.

Definition in file halt.h.