OpenCores
URL https://opencores.org/ocsvn/or1k/or1k/trunk

Subversion Repositories or1k

[/] [or1k/] [tags/] [nog_patch_47/] [or1ksim/] [peripheral/] [ethernet_i.h] - Diff between revs 849 and 867

Go to most recent revision | Show entire file | Details | Blame | View Log

Rev 849 Rev 867
Line 22... Line 22...
#define __OR1KSIM_PERIPHERAL_ETHERNET_I_H
#define __OR1KSIM_PERIPHERAL_ETHERNET_I_H
 
 
#include "ethernet.h"
#include "ethernet.h"
#include "config.h"
#include "config.h"
 
 
#ifdef HAVE_ETH_PHY
#if HAVE_ETH_PHY
#include <netpacket/packet.h>
#include <netpacket/packet.h>
#endif /* HAVE_ETH_PHY */
#endif /* HAVE_ETH_PHY */
#include <sys/ioctl.h>
#include <sys/ioctl.h>
#include <sys/socket.h>
#include <sys/socket.h>
#include <net/if.h>
#include <net/if.h>

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.