ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/cebix/BasiliskII/src/Windows/ether_windows.h
(Generate patch)

Comparing BasiliskII/src/Windows/ether_windows.h (file contents):
Revision 1.1 by gbeauche, 2005-03-17T00:22:37Z vs.
Revision 1.2 by gbeauche, 2005-11-27T22:18:29Z

# Line 3 | Line 3
3  
4   void enqueue_packet( uint8 *buf, int sz );
5  
6 + #ifdef SHEEPSHAVER
7 + extern uint8 ether_addr[6];
8 + #endif
9 +
10   #endif // _ETHER_WINDOWS_H_

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines