Skip to content
Snippets Groups Projects
Commit 66b02b3b authored by Adam Wujek's avatar Adam Wujek
Browse files

userspace/tools/wrs_dump_shmem: use spll related defines from softpll.h


Signed-off-by: default avatarAdam Wujek <dev_public@wujek.eu>
parent 0338a05c
Branches
Tags
No related merge requests found
......@@ -15,6 +15,7 @@
#include <libwr/rtu_shmem.h>
#include <libwr/softpll_export.h>
#include <libwr/util.h>
#include <libwr/softpll.h>
#include <ppsi/ppsi.h>
#include <ppsi-wrs.h>
#include "time_lib.h"
......@@ -29,9 +30,6 @@
#include "wrs_dump_shmem.h"
#define FPGA_SPLL_STAT 0x10006800
#define SPLL_MAGIC 0x5b1157a7
int dump_one_field_ppsi_wrs(int type, int size, void *p, int i);
int dump_one_field_type_ppsi_wrs(int type, int size, void *p);
......
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