Skip to content
Snippets Groups Projects
Commit 07d45d63 authored by Aurelio Colosimo's avatar Aurelio Colosimo Committed by Alessandro Rubini
Browse files

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


Signed-off-by: default avatarAurelio Colosimo <aurelio@aureliocolosimo.it>
parent 48e651b1
Branches
Tags
No related merge requests found
......@@ -4,6 +4,9 @@
#include "types.h"
#define ETH_HEADER_SIZE 14
#define ETH_ALEN 6
#define ETH_P_1588 0x88F7 /* IEEE 1588 Timesync */
#define WRPC_FID 0
void minic_init();
......
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