summaryrefslogtreecommitdiffstats
path: root/c/src/libchip/network/greth.h
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/libchip/network/greth.h')
-rw-r--r--c/src/libchip/network/greth.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/c/src/libchip/network/greth.h b/c/src/libchip/network/greth.h
index 1b4f0d4008..50ddd9991f 100644
--- a/c/src/libchip/network/greth.h
+++ b/c/src/libchip/network/greth.h
@@ -17,7 +17,7 @@
/* Configuration Information */
typedef struct {
- uint32_t base_address;
+ void *base_address;
uint32_t vector;
uint32_t txd_count;
uint32_t rxd_count;