]> Joshua Wise's Git repositories - netwatch.git/blob - aseg/3c905.h
Move 3c905 out to its own file.
[netwatch.git] / aseg / 3c905.h
1 #ifndef _3C905_H
2 #define _3C905_H
3
4 extern void eth_init();
5 extern void eth_poll();
6
7 #endif
This page took 0.021495 seconds and 4 git commands to generate.