Ignore:
Timestamp:
Oct 2, 2000, 3:05:37 PM (25 years ago)
Author:
phaller
Message:

Added HEAP_size

File:
1 edited

Legend:

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

    r4264 r4363  
    1 ; $Id: KERNEL32.DEF,v 1.86 2000-09-15 13:24:29 sandervl Exp $
     1; $Id: KERNEL32.DEF,v 1.87 2000-10-02 13:05:36 phaller Exp $
    22
    33;Created by BLAST for IBM's compiler
     
    10931093    HEAP_malloc                = _HEAP_malloc@4                   @1242
    10941094    HEAP_realloc               = _HEAP_realloc@8                  @1243
     1095    HEAP_size                  = _HEAP_size@4                     @1292
    10951096    HEAP_free                  = _HEAP_free@4                     @1244
    10961097    HEAP_strdupWtoA            = _HEAP_strdupWtoA@12              @1245
Note: See TracChangeset for help on using the changeset viewer.