mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-11 07:40:05 +00: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"
|