mirror of
git://sourceware.org/git/glibc.git
synced 2025-02-05 12:40:55 +08: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"
|