From 6ef18edb5f6a91d953f697730fadaf21bdc650cb Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Tue, 14 Jan 2003 07:53:30 +0000 Subject: [PATCH] 2003-01-13 Roland McGrath * linux/powerpc/signalent.h: Add SIGRTMIN. From Anton Blanchard . --- linux/powerpc/signalent.h | 1 + 1 file changed, 1 insertion(+) diff --git a/linux/powerpc/signalent.h b/linux/powerpc/signalent.h index e2c13374..04b00b19 100644 --- a/linux/powerpc/signalent.h +++ b/linux/powerpc/signalent.h @@ -30,3 +30,4 @@ "SIGIO", /* 29 */ "SIGPWR", /* 30 */ "SIGUNUSED", /* 31 */ + "SIGRTMIN", /* 32 */ -- 2.40.0