This website requires JavaScript.
Explore
Help
Sign In
libs
/
newlib-cygwin
Watch
4
Star
0
Fork
0
You've already forked newlib-cygwin
mirror of
git://sourceware.org/git/newlib-cygwin.git
synced
2025-01-27 01:27:21 +08:00
Code
Issues
Projects
Releases
Wiki
Activity
newlib-cygwin
/
libgloss
/
m32r
/
raise.c
7 lines
42 B
C
Raw
Normal View
History
Unescape
Escape
20000317 sourceware import
2000-03-17 22:48:54 +00:00
/* ??? Needed? */
Fix most of m32r libgloss for c99/gcc-14 Make implicit its explicit, add missing prototypes and header includes. This does not fix m32r-stub.c which needs more than the trivial work that Jeff J has pre-approved.
2023-12-22 21:21:52 -07:00
int
_raise
(
void
)
20000317 sourceware import
2000-03-17 22:48:54 +00:00
{
}
Reference in New Issue
Copy Permalink