[PATCH] Consolidate sys_pause
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.
Showing
Please register or sign in to comment