fixes include paths

This commit is contained in:
2024-01-14 20:35:05 +01:00
parent b5101117aa
commit 123f579105
9 changed files with 79 additions and 13 deletions

View File

@ -7,7 +7,7 @@
#define MCAUSE_INT 0x80000000
#define MCAUSE_CAUSE 0x7FFFFFFF
#include "tgc-vp/const.h"
#include "bits.h"
#include "tgc-vp/devices/aon.h"
#include "tgc-vp/devices/clint.h"
#include "tgc-vp/devices/gpio.h"