summaryrefslogtreecommitdiff
path: root/libc/unistd/sleep.c
diff options
context:
space:
mode:
authorDavid McCullough <davidm@snapgear.com>2003-05-01 05:28:43 +0000
committerDavid McCullough <davidm@snapgear.com>2003-05-01 05:28:43 +0000
commit72cf601ed08e791cf532fdf41b946161d302f629 (patch)
tree416973ced45b651f331f8af2a4a4e989124bbcf1 /libc/unistd/sleep.c
parentdd7edf2e66c25b0af951a0685e8a7f0f161dc564 (diff)
setjmp was trashing r12 which is bad and can cause apps to crash if they are
using r12. r12 is supposed to be preserved across C function calls. r0-r7 are trashable :-)
Diffstat (limited to 'libc/unistd/sleep.c')
0 files changed, 0 insertions, 0 deletions