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

@ -1,5 +1,5 @@
#include "uvm32_target.h"
#include "shared.h"
#include "../shared.h"
void main(void) {
switch(syscall(SYSCALL_PICKTEST, 0, 0)) {