mirror of
https://github.com/ringtailsoftware/uvm32.git
synced 2026-06-05 22:43:39 +00:00
Move shared.h
This commit is contained in:
parent
93898a5baa
commit
83276f98e4
3 changed files with 2 additions and 2 deletions
|
|
@ -1,5 +1,5 @@
|
|||
#include "uvm32_target.h"
|
||||
#include "shared.h"
|
||||
#include "../shared.h"
|
||||
|
||||
void main(void) {
|
||||
switch(syscall(SYSCALL_PICKTEST, 0, 0)) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue