Commit 6c4378f9 authored by Jean-Claude BAU's avatar Jean-Claude BAU

wrs_dump_shmem: Display the new field shmemState

parent 04949cb3
......@@ -383,6 +383,7 @@ void dump_many_fields(void *addr, struct dump_info *info, int ninfo, char *prefi
#define DUMP_STRUCT struct hal_shmem_header
struct dump_info hal_shmem_info [] = {
DUMP_FIELD(int, nports),
DUMP_FIELD(int, shmemState),
DUMP_FIELD(int, hal_mode),
DUMP_FIELD(int, read_sfp_diag),
DUMP_FIELD(sensor_temp, temp.fpga),
......
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