Ignore:
Timestamp:
Sep 4, 2007, 10:48:11 PM (18 years ago)
Author:
bird
Message:

Made build on VCC80 / amd64.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/kStuff/kLdr/kLdrMod.c

    r3585 r3588  
    335335 * Checks if this module can be executed by the specified arch+cpu.
    336336 *
    337  * @returns 0 if it can, KLDR_ERR_ARCH_CPU_NOT_COMPATIBLE if it can't.
     337 * @returns 0 if it can, KCPU_ERR_ARCH_CPU_NOT_COMPATIBLE if it can't.
    338338 *          Other failures may occur and cause other return values.
    339339 * @param   pMod            The module.
Note: See TracChangeset for help on using the changeset viewer.