aura
0.1
|
Functions | |
void | __attribute__ ((noreturn)) |
This group contains misc utility functions
void __attribute__ | ( | (noreturn) | ) |
Call this function to immediately cause an emergency exit.
This function will take care to print a stack trace and dump all the interesting things to log. This function never returns.
node | - Node that caused panic. Can be NULL. |
Definition at line 33 of file panic.c.
References aura_buffer::size.