]> Joshua Wise's Git repositories - netwatch.git/blame_incremental - net/net.h
move 3c905.* from aseg to net/net.*
[netwatch.git] / net / net.h
... / ...
CommitLineData
1#ifndef _3C905_H
2#define _3C905_H
3
4extern void eth_init();
5extern void eth_poll();
6
7#endif
This page took 0.019662 seconds and 4 git commands to generate.