Remove U16_t and most other similar types. Rewrite functions to ansi-style

declaration if necessary.
This commit is contained in:
Kees van Reeuwijk
2010-04-21 11:05:22 +00:00
parent 8a304627a3
commit 86a23c1fbd
45 changed files with 281 additions and 474 deletions
-1
View File
@@ -17,7 +17,6 @@ typedef struct ether_addr
} ether_addr_t;
typedef u16_t ether_type_t;
typedef U16_t Ether_type_t;
#define ETH_ARP_PROTO 0x806
#define ETH_IP_PROTO 0x800