mirror of
git://sourceware.org/git/glibc.git
synced 2025-03-06 20:58:33 +01:00
6 lines
148 B
C
6 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"
|