Move shared.h

This commit is contained in:
Toby Jaffey 2025-12-14 21:41:01 +00:00
parent 93898a5baa
commit 83276f98e4
3 changed files with 2 additions and 2 deletions

View file

@ -4,7 +4,7 @@
#include "../common/uvm32_common_custom.h"
#include "rom-header.h"
#include "shared.h"
#include "../shared.h"
static uvm32_state_t vmst;
static uvm32_evt_t evt;