diff options
Diffstat (limited to 'host')
| -rw-r--r-- | host/lib/usrp/usrp2/fw_common.h | 1 | 
1 files changed, 0 insertions, 1 deletions
diff --git a/host/lib/usrp/usrp2/fw_common.h b/host/lib/usrp/usrp2/fw_common.h index 59e223e75..67955c831 100644 --- a/host/lib/usrp/usrp2/fw_common.h +++ b/host/lib/usrp/usrp2/fw_common.h @@ -59,7 +59,6 @@ extern "C" {  #define USRP2_EE_MBOARD_REV_MSB  0x01 //1 byte  #define USRP2_EE_MBOARD_MAC_ADDR 0x02 //6 bytes  #define USRP2_EE_MBOARD_IP_ADDR  0x0C //uint32, big-endian -#define USRP2_EE_MBOARD_SERIAL_NUM 0xF8  #define USRP2_EE_MBOARD_BOOTLOADER_FLAGS 0xF7  typedef enum{  | 
