?? sysintbl.tpl
字號:
/***************************************************************************
*
* Copyright (c) 1993 MICROTEC RESEARCH INCORPORATED.
*
* All rights reserved. MICROTEC RESEARCH's source code is an unpublished
* work and the use of a copyright notice does not imply otherwise.
* This source code contains confidential, trade secret material of
* MICROTEC RESEARCH. Any attempt or participation in deciphering, decoding,
* reverse engineering or in any way altering the source code is
* strictly prohibited, unless the prior written consent of
* MICROTEC RESEARCH is obtained.
*
*
* Module Name: %M%
*
* Identification: %Z% %I% %M%
*
* Date: %G% %U%
*
****************************************************************************
*/
@include(sysmacro.tpl)
#include <syskind.h>
@sys_extern_list(void,(ANSIPROT0),@(sys.sysinit.init.table))@dnl
const sys_tentry_t sys_init_table[] = {
@sys_table_list(0,@(sys.sysinit.init.table))@dnl
0
};
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -