16 lines
400 B
C
Executable File
16 lines
400 B
C
Executable File
/******************************************************************************
|
|
*
|
|
* Copyright (c) 1999-2004 PalmSource, Inc. All rights reserved.
|
|
*
|
|
* File: PalmOptModel.h
|
|
*
|
|
* Release: eclipse 5 SDK (68K) R4.
|
|
*
|
|
*****************************************************************************/
|
|
|
|
#include <BuildDefines.h>
|
|
#ifdef MODEL
|
|
#undef MODEL
|
|
#endif
|
|
#define MODEL MODEL_GENERIC
|