Welcome to mirror list, hosted at ThFree Co, Russian Federation.

raise.c « m32r « libgloss - cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: be79df21f90964ef223440c9f4d0f2baa3711cf5 (plain)
1
2
3
4
5
6
/* ??? Needed?  */

int
_raise (void)
{
}