]> Joshua Wise's Git repositories - netwatch.git/blob - net/net.h
f10e304ebaf09281464db300219d347acbc22731
[netwatch.git] / net / net.h
1 #ifndef _3C905_H
2 #define _3C905_H
3
4 #include "etherboot-compat.h"
5
6 extern void eth_init();
7 extern void eth_poll();
8
9 #endif
This page took 0.012111 seconds and 2 git commands to generate.