home *** CD-ROM | disk | FTP | other *** search
/ Linux Cubed Series 4: GNU Archives / Linux Cubed Series 4 - GNU Archives.iso / gnu / glibc-1.09 / glibc-1 / glibc-1.09.1 / mach / thread-sym.c < prev    next >
Encoding:
C/C++ Source or Header  |  1994-07-18  |  197 b   |  7 lines

  1. #include <mach.h>
  2. #include <gnu-stabs.h>
  3.  
  4. function_alias (mach_setup_thread, __mach_setup_thread,
  5.         kern_return_t, (task, thread, pc),
  6.         mach_setup_thread (task_t task, thread_t thread, void *pc))
  7.