boardname.h

来自「Curtiss-Wright Controls Embedded Computi」· C头文件 代码 · 共 32 行

H
32
字号
/************************************************************************	Header %name:	boardName.h %*	Instance:		kanata_3*	Description:	*	%created_by:	rdriscol %*	%date_created:	Wed Jan 05 17:20:08 2005 %***********************************************************************//* boardName.h - Header File for board name *//********************************************************************** * *   Copyright (c) 2003-2004, Dy 4 Systems All rights reserved. *   This Source Code is the Property of Dy 4 Systems Inc. and can *   only be used in accordance with Source Code License *   Agreement of Dy 4 Systems Inc. dba (doing business as)  *   CURTISS-WRIGHT CONTROLS EMBEDDED COMPUTING, "CWCEC". * **********************************************************************/#ifndef _kanata_3_boardName_h_H#define _kanata_3_boardName_h_H/* the CWCEC board name for use with shared code */#ifndef VME_183#define VME_183#endif#endif

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?