pcm_dbg.h
上传用户:qiulin1960
上传日期:2013-10-16
资源大小:2844k
文件大小:1k
源码类别:

Windows CE

开发平台:

Windows_Unix

  1. // Copyright (c) 1999-2000 Microsoft Corporation.  All rights reserved.
  2. //
  3. // This file defines the base address of the PCMCIA memory are used for PCMCIA tracing.
  4. // This number is already defined elswhere, but I needed it to be defined in a platform
  5. // independant fashion so that public files can reference it.  This file should normally
  6. // only be included by pcmtrace.h
  7. #include "p2.h"
  8. #define __PCMDBG_BASE              PCMCIA0_16_CMN_WIN_BASE
  9. #define __PCMDBG_MEMORY_SIZE       PCMCIA_CMN_WIN_SIZE