mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-10-16 15:56:45 +08:00
Delete psignal() definition
This commit is contained in:
@@ -43,12 +43,6 @@
|
||||
#include <sys/systm.h>
|
||||
#include <sys/signalvar.h>
|
||||
|
||||
void
|
||||
psignal(struct proc *p, int sig)
|
||||
{
|
||||
BSD_ASSERT(0);
|
||||
}
|
||||
|
||||
void pgsigio(struct sigio **sigiop, int sig, int checkctty)
|
||||
{
|
||||
|
||||
|
Reference in New Issue
Block a user