blob: df7709405d7c63185763fec6707950a3ba50fa5f [file] [log] [blame]
David 'Digit' Turner275cd482010-09-27 17:33:08 +02001/* autogenerated by gensyscalls.py */
2#include <sys/linux-syscalls.h>
3
4 .text
5 .type pipe2, #function
6 .globl pipe2
7 .align 4
8 .fnstart
9
10pipe2:
11 .save {r4, r7}
12 stmfd sp!, {r4, r7}
13 ldr r7, =__NR_pipe2
14 swi #0
15 ldmfd sp!, {r4, r7}
16 movs r0, r0
17 bxpl lr
18 b __set_syscall_errno
19 .fnend