From 67eff66438688fddebe41f77fd252a3b2b135271 Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Mon, 3 Mar 2003 20:58:42 +0000 Subject: Initial effort at adding profiling support. --- libpthread/linuxthreads/sysdeps/v850/sigcontextinfo.h | 17 ----------------- 1 file changed, 17 deletions(-) delete mode 100644 libpthread/linuxthreads/sysdeps/v850/sigcontextinfo.h (limited to 'libpthread/linuxthreads/sysdeps/v850/sigcontextinfo.h') diff --git a/libpthread/linuxthreads/sysdeps/v850/sigcontextinfo.h b/libpthread/linuxthreads/sysdeps/v850/sigcontextinfo.h deleted file mode 100644 index de450ff8a..000000000 --- a/libpthread/linuxthreads/sysdeps/v850/sigcontextinfo.h +++ /dev/null @@ -1,17 +0,0 @@ -/* - * sysdeps/v850/sigcontextinfo.h -- v850-specific pthread signal definitions - * - * Copyright (C) 2002 NEC Electronics Corporation - * Copyright (C) 2002 Miles Bader - * - * This file is subject to the terms and conditions of the GNU Lesser - * General Public License. See the file COPYING.LIB in the main - * directory of this archive for more details. - * - * Written by Miles Bader - */ - -#include - -#define SIGCONTEXT struct sigcontext * -#define SIGCONTEXT_EXTRA_ARGS -- cgit v1.2.3