blob: 65bfe51cb0dc2b58535a92b1f09c8e74f52621d6 [file] [log] [blame]
/*******************************************************************************
* Copyright Statement:
* --------------------
* This software is protected by Copyright and the information contained
* herein is confidential. The software may not be copied and the information
* contained herein may not be used or disclosed except with the written
* permission of MediaTek Inc. (C) 2001
*
*******************************************************************************/
/*******************************************************************************
*
* Filename:
* ---------
* nvram_nl1def.c
*
* Project:
* --------
*
*
* Description:
* ------------
*
*
* Author:
* -------
*
*
*******************************************************************************/
/*===============================================================================================*/
#if (defined __MD93__)
#elif (defined __MD95__)
#elif (defined __MD97__)
#include "nvram_nl1def_md97.c"
#else
#error "Should define at least a kind of BB being used."
#endif