Rev 4350 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
| Rev 4350 | Rev 4723 | ||
|---|---|---|---|
| Line 32... | Line 32... | ||
| 32 | 32 | ||
| 33 | /** @addtogroup ne2k |
33 | /** @addtogroup ne2k |
| 34 | * @{ |
34 | * @{ |
| 35 | */ |
35 | */ |
| 36 | 36 | ||
| - | 37 | /** @file |
|
| - | 38 | * \todo |
|
| - | 39 | */ |
|
| - | 40 | ||
| 37 | #ifndef __NET_NETIF_NE2000_H__ |
41 | #ifndef __NET_NETIF_NE2000_H__ |
| 38 | #define __NET_NETIF_NE2000_H__ |
42 | #define __NET_NETIF_NE2000_H__ |
| 39 | 43 | ||
| 40 | #include <libarch/ddi.h> |
44 | #include <libarch/ddi.h> |
| 41 | 45 | ||