]> Joshua Wise's Git repositories - netwatch.git/blobdiff - net/net.h
Tweak MSS up.
[netwatch.git] / net / net.h
index f10e304ebaf09281464db300219d347acbc22731..c665216622e4047ae7e2c5e32b54316e4c1f4f28 100644 (file)
--- a/net/net.h
+++ b/net/net.h
@@ -5,5 +5,6 @@
 
 extern void eth_init();
 extern void eth_poll();
+extern int eth_register(struct nic *nic);
 
 #endif
This page took 0.021915 seconds and 4 git commands to generate.