/****************************************************************************** * * Copyright (c) 1994-2004 PalmSource, Inc. All rights reserved. * * File: PalmOS.h * * Release: eclipse 5 SDK (68K) R4. * * Description: * Public includes for the whole core OS, generally apps/panels/libraries * only need to include this. * *****************************************************************************/ #ifndef __PALMOS_H__ #define __PALMOS_H__ #include #include #include #endif // __PALMOS_H__