CoreNVG.c
上传用户:super_houu
上传日期:2008-09-21
资源大小:4099k
文件大小:1k
源码类别:

DVD

开发平台:

Others

  1. /****************************************************************************************
  2.  *  Copyright (c) 2002 ZORAN Corporation, All Rights Reserved
  3.  *  THIS IS UNPUBLISHED PROPRIETARY SOURCE CODE OF ZORAN CORPORATION
  4.  *
  5.  *  File: $Workfile: CoreNVG.c $             
  6.  *
  7.  * Description: Interface for creating and manipulating a generic Array.
  8.  * ============
  9.  * 
  10.  * 
  11.  * Log:
  12.  * ====
  13.  * $Revision: 4 $
  14.  * Last Modified by $Author: Nirm $ at $Modtime: 23/04/02 9:06 $ 
  15.  ****************************************************************************************
  16.  * Updates:
  17.  ****************************************************************************************
  18.  * $Log: /I49/H49V/Playcore/Coremain/CoreNVG.c $
  19.  * 
  20.  * 4     23/04/02 9:28 Nirm
  21.  * - Added dependency in "Config.h".
  22.  * 
  23.  * 3     2/05/02 13:55 Rinata
  24.  * Impliement powe up/dwom and sw reset
  25.  * 
  26.  * 2     9/01/02 14:44 Nirm
  27.  * Corrected Include-Paths.
  28.  * 
  29.  * 1     26/12/01 14:57 Nirm
  30.  ****************************************************************************************/
  31. #include "Config.h" // Global Configuration - do not remove!
  32. #include "PlaycoreCoremaincorenvg.h"
  33. //unsigned char g_power_state;
  34. unsigned char g_dl_state;
  35. unsigned char g_extram_content;