URL
https://opencores.org/ocsvn/or1k/or1k/trunk
Subversion Repositories or1k
[/] [or1k/] [trunk/] [linux/] [linux-2.4/] [net/] [ethernet/] [sysctl_net_ether.c] - Rev 1765
Compare with Previous | Blame | View Log
/* -*- linux-c -*- * sysctl_net_ether.c: sysctl interface to net Ethernet subsystem. * * Begun April 1, 1996, Mike Shaver. * Added /proc/sys/net/ether directory entry (empty =) ). [MS] */ #include <linux/mm.h> #include <linux/sysctl.h> ctl_table ether_table[] = { {0} };