linkaddr: Removed linkaddr_extended_t

This commit is contained in:
kkrentz 2018-05-12 03:59:20 -07:00
parent 1c54e8d7d7
commit 83b028af28
1 changed files with 0 additions and 5 deletions

View File

@ -70,11 +70,6 @@ typedef union {
#endif /* LINKADDR_SIZE == 2 */
} linkaddr_t;
typedef union {
uint8_t u8[8];
uint16_t u16[4];
} linkaddr_extended_t;
/**
* \brief Copy a link-layer address
* \param dest The destination