blob: f6e34974c694bb5b2edf9e0b9fe7f9f6070bce5f [file] [log] [blame]
Serban Constantinescu7f8863d2013-10-10 23:05:06 +01001/* Generated by gensyscalls.py. Do not edit. */
2
Elliott Hughesed744842013-11-07 10:31:05 -08003#include <private/bionic_asm.h>
Serban Constantinescu7f8863d2013-10-10 23:05:06 +01004
Elliott Hughes7222b1b2014-05-16 15:47:29 -07005ENTRY(__signalfd4)
Serban Constantinescu7f8863d2013-10-10 23:05:06 +01006 mov x8, __NR_signalfd4
7 svc #0
8
Serban Constantinescu7f8863d2013-10-10 23:05:06 +01009 cmn x0, #(MAX_ERRNO + 1)
10 cneg x0, x0, hi
Elliott Hughes011e1112014-09-08 15:25:01 -070011 b.hi __set_errno_internal
Serban Constantinescu7f8863d2013-10-10 23:05:06 +010012
13 ret
Elliott Hughes7222b1b2014-05-16 15:47:29 -070014END(__signalfd4)
15.hidden __signalfd4