We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e39a2b1 commit 2b5668eCopy full SHA for 2b5668e
cores/arduino/stm32/OpenAMP/openamp.c
@@ -35,9 +35,7 @@ static struct metal_io_region *shm_io;
35
static struct metal_io_region *rsc_io;
36
static struct shared_resource_table *rsc_table;
37
static struct rpmsg_virtio_shm_pool shpool;
38
-struct rpmsg_virtio_device rvdev;
39
-
40
+static struct rpmsg_virtio_device rvdev;
41
static metal_phys_addr_t shm_physmap;
42
43
/**
0 commit comments