/[rtmk]/rtmk/syscalls.c
ViewVC logotype

Diff of /rtmk/syscalls.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.3 by jrydberg, Mon Jan 7 02:25:24 2002 UTC revision 1.4 by jrydberg, Mon Jan 7 20:50:12 2002 UTC
# Line 41  syscall_testsuite_result (void *aux) Line 41  syscall_testsuite_result (void *aux)
41    
42    /* ??? terminate thread!  */    /* ??? terminate thread!  */
43    
44    SPLOFF ();    thread_sleep (0xdeadbeef, 0, 0);
   for (;;)  
     ;  
   
45    return KERN_SUCCESS;    return KERN_SUCCESS;
46  }  }
47    

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26