URL
https://opencores.org/ocsvn/or1k/or1k/trunk
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>
|
© copyright 1999-2025
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.