From: drepper Date: Tue, 14 Jan 2003 01:23:24 +0000 (+0000) Subject: (JUMPTARGET): Remove. X-Git-Tag: glibc-2_3_2~1068 X-Git-Url: http://git.csclub.uwaterloo.ca/?p=kopensolaris-gnu%2Fglibc.git;a=commitdiff_plain;h=a5302fd49ad43b34f39aace17ef4bd63a7ca5bb8 (JUMPTARGET): Remove. --- diff --git a/linuxthreads/sysdeps/unix/sysv/linux/ia64/vfork.S b/linuxthreads/sysdeps/unix/sysv/linux/ia64/vfork.S index 78c26228f7..172ac2b040 100644 --- a/linuxthreads/sysdeps/unix/sysv/linux/ia64/vfork.S +++ b/linuxthreads/sysdeps/unix/sysv/linux/ia64/vfork.S @@ -21,8 +21,6 @@ #define _SIGNAL_H #include -#define JUMPTARGET(name) name - /* The following are defined in linux/sched.h, which unfortunately */ /* is not safe for inclusion in an assembly file. */ #define CLONE_VM 0x00000100 /* set if VM shared between processes */