summaryrefslogtreecommitdiffstats
path: root/mdk-stage1/dietlibc/alpha/accept.S
blob: 43a40ee6fe67bf21c385282068ef8dab74462e53 (plain)
1
2
3
4
#include "syscalls.h"

.weak __libc_accept
syscall(accept,accept)