From 641da1ebcf29a0e441b2251b4241a2a7d3320410 Mon Sep 17 00:00:00 2001 From: Jeff Johnston Date: Fri, 7 Mar 2003 15:56:49 +0000 Subject: 2003-03-07 Jeff Johnston * libc/include/sys/reent.h: Remove extraneous _sig_func declaration. --- newlib/libc/include/sys/reent.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'newlib/libc/include/sys/reent.h') diff --git a/newlib/libc/include/sys/reent.h b/newlib/libc/include/sys/reent.h index 20e1a0118..2d6ce4146 100644 --- a/newlib/libc/include/sys/reent.h +++ b/newlib/libc/include/sys/reent.h @@ -421,8 +421,6 @@ struct _reent var->__sf_fake._data = _NULL; \ } - /* signal info */ - void (**(_sig_func))(int); /* Only built the assert() calls if we are built with debugging. */ #if DEBUG #include -- cgit v1.2.3