source: edk_user_repository/WARP/sw_services/WARPxilnet_v3_01_a/src/xilnet_config.c

Last change on this file was 1929, checked in by murphpo, 11 years ago

Adding updated WARPxilnet, required for WARPLab 7 ref design

File size: 464 bytes
Line 
1
2/*******************************************************************
3*
4* CAUTION: This file is automatically generated by libgen.
5* Version: Xilinx EDK 10.1.03 EDK_K_SP3.6
6* DO NOT EDIT.
7*
8* Copyright (c) 2005 Xilinx, Inc.  All rights reserved.
9*
10* Description: XilNet MAC Configuration File
11*
12*******************************************************************/
13
14void* FIFO_INST;
15void* DMA_CENTRAL_INST;
16
17#define _CONFIG_TEMAC_ 1
18
19#ifdef __cplusplus
20}
21#endif
22
Note: See TracBrowser for help on using the repository browser.