/* Copyright Novatek Microelectronics Corp. 2005. All rights reserved. @file UIMode.h @ingroup mIPRJAPUIFlow @brief UI Mode Functions This file is the user interface ( for interchange flow control). @note Nothing. @date 2005/04/01 */ #ifndef _UIMODEMAIN_H #define _UIMODEMAIN_H #include "System/SysMain.h" extern SYS_MODE gModeMain; extern int PRIMARY_MODE_MAIN; ///< Main #endif //_UIMODEMAIN_H