From c053e8317b9934b20912aa1b3f245ffbf7e64187 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Sun, 19 Nov 1995 04:36:06 +0000 Subject: (crash_dump_task): Add sreplyport arg. --- hurd/crash.defs | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/hurd/crash.defs b/hurd/crash.defs index 64d0b4de..3096c4b2 100644 --- a/hurd/crash.defs +++ b/hurd/crash.defs @@ -8,7 +8,7 @@ it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2, or (at your option) any later version. -The GNU Hurd is distributed in the hope that it will be useful, +The GNU Hurd is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. @@ -31,6 +31,7 @@ subsystem crash 32000; routine crash_dump_task ( crashserver: mach_port_t; + sreplyport reply: sreply_port_t; task: task_t; file: file_t; target: string_t; -- cgit v1.2.3