summaryrefslogtreecommitdiffstats
path: root/mdk-stage1/dietlibc/x86_64/socketpair.S
blob: d92eaa4d89fc091d0f7d7ac0747453be5a2e7e98 (plain)
1
2
3
#include "syscalls.h"

syscall(socketpair, socketpair);