Ignore:
Timestamp:
Oct 4, 2007, 8:46:12 PM (18 years ago)
Author:
bird
Message:

hacking darwin.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/kStuff/kCpu/kCpuCompare.c

    r3585 r3598  
    4444 * @param   enmCpu      The cpu to run it on.
    4545 */
    46 KCPU_DECL(KBOOL) kCpuCompare(KCPUARCH enmCodeArch, KCPU enmCodeCpu, KCPUARCH enmArch, KCPU enmCpu)
     46KCPU_DECL(int) kCpuCompare(KCPUARCH enmCodeArch, KCPU enmCodeCpu, KCPUARCH enmArch, KCPU enmCpu)
    4747{
    4848    /*
Note: See TracChangeset for help on using the changeset viewer.