From f536abaf3148567f1ecd1bb952d259f79cd35326 Mon Sep 17 00:00:00 2001 From: dchagin Date: Sat, 9 Jan 2016 15:49:42 +0000 Subject: MFC r283411: Remove stale comment about a signal trampoline which is moved to the shared page at r219609. --- sys/i386/linux/linux_sysvec.c | 1 - 1 file changed, 1 deletion(-) (limited to 'sys/i386') diff --git a/sys/i386/linux/linux_sysvec.c b/sys/i386/linux/linux_sysvec.c index 7c45200..85bdde7 100644 --- a/sys/i386/linux/linux_sysvec.c +++ b/sys/i386/linux/linux_sysvec.c @@ -320,7 +320,6 @@ linux_copyout_strings(struct image_params *imgp) /* * Calculate string base and vector table pointers. - * Also deal with signal trampoline code for this exec type. */ p = imgp->proc; arginfo = (struct ps_strings *)p->p_sysent->sv_psstrings; -- cgit v1.1