台湾凌阳方案300万数码相机源代码
源代码在线查看: storage.c
/*++
Copyright (c) 2001 Sunplus Technology Co., Ltd.
Module Name:
storage.c
Abstract:
Module related to general storage media
Environment:
Keil C51 Compiler
Revision History:
08/28/2001 Chi-Yeh Tsai created
--*/
// WWW3, whole file
//=============================================================================
//Header file
//=============================================================================
// WWW1 start
#include "general.h"
#include "storage.h"
#include "main.h"
#include "setmode.h"
#include "cardlink.h"
#include "cardusr.h"
// WWW1 end
//patch4.2@richie@ds0511 begin
#if (DOSRAM_OPTION)
#include "dramfunc.h"
#endif
//patch4.2@richie@ds0511 end
//patch4.3@richie@md0603 begin
#include "initio.h"
#include "sdramhw.h"
extern xdata BYTE G_USR_VolName[];
code BYTE C_USR_VolName[] =
{
/*可以修改为需要的字符