Ignore:
Timestamp:
Feb 15, 2000, 8:06:12 PM (26 years ago)
Author:
sandervl
Message:

change assembly function calling convention

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/kernel32/KERNEL32.DEF

    r2678 r2798  
    1 ; $Id: KERNEL32.DEF,v 1.70 2000-02-07 22:36:15 sandervl Exp $
     1; $Id: KERNEL32.DEF,v 1.71 2000-02-15 19:06:12 sandervl Exp $
    22
    33;Created by BLAST for IBM's compiler
     
    10731073    IsExeStarted__Fv     @2001
    10741074    CheckCurFS           @2002
    1075     SupportsCPUID        @2003
    1076     GetCPUFeatures       @2004
     1075    _SupportsCPUID        @2003
     1076    _GetCPUFeatures       @2004
    10771077    CPUFeatures          @2005
    10781078
Note: See TracChangeset for help on using the changeset viewer.