?? wmr.h
字號:
/*****************************************************************************/
/* */
/* PROJECT : AnyStore II WMR v1.4.0 */
/* MODULE : */
/* NAME : WMR include file */
/* FILE : WMR.h */
/* PURPOSE : this file contains the include files of WMR */
/* */
/*---------------------------------------------------------------------------*/
/* */
/* COPYRIGHT 2003-2005, SAMSUNG ELECTRONICS CO., LTD. */
/* ALL RIGHTS RESERVED */
/* */
/* Permission is hereby granted to licensees of Samsung Electronics */
/* Co., Ltd. products to use or abstract this computer program for the */
/* sole purpose of implementing NAND based on Samsung */
/* Electronics Co., Ltd. products. No other rights to reproduce, use, */
/* or disseminate this computer program, whether in part or in whole, */
/* are granted. */
/* */
/* Samsung Electronics Co., Ltd. makes no representations or warranties */
/* with respect to the performance of this computer program, and */
/* specifically disclaims any responsibility for any damages, */
/* special or consequential, connected with the use of this program. */
/* */
/*---------------------------------------------------------------------------*/
/* */
/* REVISION HISTORY */
/* */
/* 18-OCT-2006 [Seungkyu Kim] : first writing */
/* */
/*****************************************************************************/
#ifndef _WMR_H_
#define _WMR_H_
#include <FTL.h>
#include <VFL.h>
#include <FIL.h>
#include <config.h>
#endif /* _WMR_H_ */
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -