Ignore:
Timestamp:
Feb 8, 2009, 2:58:54 PM (17 years ago)
Author:
bird
Message:

darwin porting.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/kLdr/kLdrDyldSem.c

    r2 r24  
    4040#if K_OS == K_OS_DARWIN
    4141# include <mach/mach.h>
     42# undef mach_task_self  /* don't use the macro (if we're using bare helpers ) */
    4243
    4344#elif K_OS == K_OS_OS2
Note: See TracChangeset for help on using the changeset viewer.