mirror of
https://mirrors.tuna.tsinghua.edu.cn/git/glibc.git
synced 2026-01-12 00:20:19 +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"
|