• Stephen Rothwell's avatar
    [PATCH] Consolidate sys_pause · 021ba6a0
    Stephen Rothwell authored
    14 of our 17 architectures define sys_pause exactly the same
    way.  The other three don't define it at all.  I assume glibc
    translates pause() into sigsuspend() or something.
    021ba6a0
sys_cris.c 4.12 KB