about summary refs log tree commit diff
path: root/hurd/RPC_gsync_wait_intr.c
blob: 51b63217d62e4f9487c98a0df7f89290c0f0a3d2 (plain) (blame)
1
2
3
4
#include "intr-rpc.h"
#define gsync_wait gsync_wait_intr
#define __gsync_wait __gsync_wait_intr
#include "RPC_gsync_wait.c"