#endif
-#include <cfg/cfg_arch.h> /* For ARCH_QT */
+#include "cfg/cfg_arch.h" /* For ARCH_QT */
/*
* We want Qt and other frameworks to look like OSes because you would
#include "hw/hw_cpu.h"
#include <cpu/detect.h>
-#include <cfg/cfg_arch.h>
+#include "cfg/cfg_arch.h"
#if CLOCK_FREQ != 48023000L
* $test$: echo "#define CONFIG_KERN_SIGNALS 1" >> $cfgdir/cfg_signal.h
*/
-#include <cfg/cfg_timer.h>
+#include "cfg/cfg_timer.h"
#include <cfg/debug.h>
#include <cfg/test.h>
#include <cfg/compiler.h>
* $test$: echo "#define CONFIG_KERN_SIGNALS 1" >> $cfgdir/cfg_signal.h
*/
-#include <cfg/cfg_timer.h>
+#include "cfg/cfg_timer.h"
#include <cfg/debug.h>
#include <cfg/test.h>