Ignore:
Timestamp:
Nov 3, 2011, 7:45:31 PM (14 years ago)
Author:
dmik
Message:

Extern "C".

Mostly, to fix the GCC bug with stdcall not suppressing C++ mangling.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/gcc-kmk/src/kernel32/heap.cpp

    r21755 r21790  
    264264
    265265#pragma pack()
     266
     267extern "C" {
    266268
    267269/***********************************************************************
     
    9981000}
    9991001
    1000 extern "C" {
    1001 
    10021002/*************************************************************************
    10031003 * EncodePointer
Note: See TracChangeset for help on using the changeset viewer.