mirror of
git://sourceware.org/git/glibc.git
synced 2024-11-27 03:41:23 +08:00
7 lines
148 B
C
7 lines
148 B
C
|
/* Define the real-function versions of all inline functions
|
||
|
defined in signal.h (or sigset.h). */
|
||
|
|
||
|
#define _EXTERN_INLINE
|
||
|
|
||
|
#include "signal.h"
|