mirror of
https://sourceware.org/git/glibc.git
synced 2025-12-24 17:51:17 +03:00
entered into RCS
This commit is contained in:
1
sysdeps/unix/bsd/ultrix4/mips/Dist
Normal file
1
sysdeps/unix/bsd/ultrix4/mips/Dist
Normal file
@@ -0,0 +1 @@
|
||||
sigtramp.c __handler.S
|
||||
@@ -29,12 +29,6 @@ Cambridge, MA 02139, USA. */
|
||||
don't actually need a trampoline. */
|
||||
|
||||
#include <ansidecl.h>
|
||||
|
||||
#ifndef __GNUC__
|
||||
#error This file uses GNU C extensions; you must compile with GCC.
|
||||
#endif
|
||||
|
||||
/* This will also get us sigcontext.h. */
|
||||
#include <signal.h>
|
||||
#include <stddef.h>
|
||||
#include <errno.h>
|
||||
|
||||
Reference in New Issue
Block a user