signal.c 122 B

123
  1. /* We need this file since otherwise `signal' would be handled as a
  2. system call. */
  3. #include <sysdeps/posix/signal.c>