3 * Copyright (c) 1997-2009 Nokia Corporation and/or its subsidiary(-ies).
5 * This component and the accompanying materials are made available
6 * under the terms of "Eclipse Public License v1.0"
7 * which accompanies this distribution, and is available
8 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
10 * Initial Contributors:
11 * Nokia Corporation - initial contribution.
16 * This is all somewhat tortured because ANSI C says that stdio.h is not supposed
17 * to define va_list. stdarg_e.h defines something suitable for stdio.h, and
18 * this file sorts out va_list.
31 #define va_list __e32_va_list