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

Last change on this file was 1740, checked in by chunter, 12 years ago

Updated Xilnet to work with TEMAC. Current commit does NOT work with EmacLite... Those changes are pending

File size: 438 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#ifdef __cplusplus
18}
19#endif
20
Note: See TracBrowser for help on using the repository browser.