blob: 0c94851dfa06e78c7a8a96ec2eb2cd447573d726 [file] [log] [blame]
/* c_adapter_cs_ext.h
*
* Internal Configuration File
*
* Extensions for the Classification hardware.
* This file is included from c_adapter_cs.h
*/
/*****************************************************************************
* Copyright (c) 2011-2020 by Rambus, Inc. and/or its subsidiaries.
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 2 of the License, or
* any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*****************************************************************************/
#ifndef INCLUDE_GUARD_C_ADAPTER_CS_EXT_H
#define INCLUDE_GUARD_C_ADAPTER_CS_EXT_H
#ifndef ADAPTER_CS_GLOBAL_DEVICE_NAME
#define ADAPTER_CS_GLOBAL_DEVICE_NAME "EIP207_GLOBAL"
#endif // ADAPTER_CS_GLOBAL_DEVICE_NAME
#endif /* Include Guard */
/* end of file c_adapter_cs_ext.h */