mirror of
https://sourceware.org/git/glibc.git
synced 2025-12-24 17:51:17 +03:00
initial import
This commit is contained in:
6
signal/sigsetops.c
Normal file
6
signal/sigsetops.c
Normal file
@@ -0,0 +1,6 @@
|
||||
/* Define the real-function versions of all inline functions
|
||||
defined in signal.h (or sigset.h). */
|
||||
|
||||
#define _EXTERN_INLINE
|
||||
|
||||
#include "signal.h"
|
||||
Reference in New Issue
Block a user