blob: 0b84cc79cbbd8bfbb36650cebcbb3780cb1a566d [file] [log] [blame]
/*******************************************************************************
* Copyright (c) 2000, 2003 IBM Corporation and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Common Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/cpl-v10.html
*
* Contributors:
* IBM Corporation - initial API and implementation
*******************************************************************************/
#ifndef INC_os_H
#define INC_os_H
/*#define NDEBUG*/
#include <Carbon/Carbon.h>
#define NATIVE_ENTER(env,clazz,func)
#define NATIVE_EXIT(env,clazz,func)
#endif /* INC_os_H */