/* autogenerated by gensyscalls.py */ #include #include ENTRY(bind) mov ip, r7 ldr r7, =__NR_bind swi #0 mov r7, ip movs r0, r0 bxpl lr b __set_syscall_errno END(bind)