tvparch.h
来自「ti的数字电视芯片 tvp9000的源码」· C头文件 代码 · 共 28 行
H
28 行
#ifndef TVPARCH_DOT_H_IS_DEFINED
#define TVPARCH_DOT_H_IS_DEFINED
/*****************************************************************************
* Property of Texas Instruments Incorporated, Copyright 2004
* All rights reserved
******************************************************************************/
/*********************************************************************
*
* Description:
* TvpArch.h is a place holder at the start of each file.
* It allows the user to include compiler dependent include files
* in every source file by editting this one file
*
* This file is intentionally left empty at release
*
**********************************************************************/
/*********************************************************************
*
* $Revision: $
*
* $History: TvpArch.h $
*
*********************************************************************/
#endif
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?