egl/eglswitch/src/egl_stubs.h
branchEGL_MERGE
changeset 106 029da2061de7
parent 0 5d03bc08d59c
equal deleted inserted replaced
105:158b2308cc08 106:029da2061de7
     1 // Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
     1 // Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
     2 // All rights reserved.
     2 // All rights reserved.
     3 // This component and the accompanying materials are made available
     3 // This component and the accompanying materials are made available
     4 // under the terms of "Eclipse Public License v1.0"
     4 // under the terms of the License "Eclipse Public License v1.0"
     5 // which accompanies this distribution, and is available
     5 // which accompanies this distribution, and is available
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
     7 //
     7 //
     8 // Initial Contributors:
     8 // Initial Contributors:
     9 // Nokia Corporation - initial contribution.
     9 // Nokia Corporation - initial contribution.
    10 //
    10 //
    11 // Contributors:
    11 // Contributors:
    12 //
    12 //
    13 // Description:
    13 // Description:
    14 
    14 
    15 // Generated from "/epoc32/include/def/win32/libegl14u.def" file size: 18752
    15 // Generated from "/epoc32/include/def/win32/libegl14u.def" file size: 18501
    16 
    16 
    17 extern "C" {
    17 extern "C" {
    18 void common_dispatch();
    18 void common_dispatch();
    19 
    19 
    20 __declspec(dllexport)
    20 __declspec(dllexport)
  4507 	_asm mov eax, 499
  4507 	_asm mov eax, 499
  4508 	_asm jmp common_dispatch
  4508 	_asm jmp common_dispatch
  4509 	}
  4509 	}
  4510 
  4510 
  4511 }
  4511 }
  4512 #define MAX_ORDINAL 499
  4512 #define MAX_ORDINAL 500
  4513 
  4513