coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
eabi_compat.c File Reference

Go to the source code of this file.

Functions

int raise (int signum)
 
void __aeabi_unwind_cpp_pr0 (void)
 
void __aeabi_unwind_cpp_pr1 (void)
 

Function Documentation

◆ __aeabi_unwind_cpp_pr0()

void __aeabi_unwind_cpp_pr0 ( void  )

Definition at line 13 of file eabi_compat.c.

◆ __aeabi_unwind_cpp_pr1()

void __aeabi_unwind_cpp_pr1 ( void  )

Definition at line 18 of file eabi_compat.c.

◆ raise()

int raise ( int  signum)

Definition at line 7 of file eabi_compat.c.