Commit 07d45d63 authored by Aurelio Colosimo's avatar Aurelio Colosimo Committed by Alessandro Rubini

include/minic.h some more #defines (will be used by ppsi)

Signed-off-by: Aurelio Colosimo's avatarAurelio Colosimo <aurelio@aureliocolosimo.it>
parent 48e651b1
...@@ -4,6 +4,9 @@ ...@@ -4,6 +4,9 @@
#include "types.h" #include "types.h"
#define ETH_HEADER_SIZE 14 #define ETH_HEADER_SIZE 14
#define ETH_ALEN 6
#define ETH_P_1588 0x88F7 /* IEEE 1588 Timesync */
#define WRPC_FID 0 #define WRPC_FID 0
void minic_init(); void minic_init();
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment