mirror of
https://sourceware.org/git/glibc.git
synced 2025-04-19 01:04:13 +03:00
5 lines
124 B
C
5 lines
124 B
C
#include "intr-rpc.h"
|
|
#define gsync_wait gsync_wait_intr
|
|
#define __gsync_wait __gsync_wait_intr
|
|
#include "RPC_gsync_wait.c"
|