1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00

test/sys_architecture: include kernel_defines.h

This commit is contained in:
Karl Fessel 2022-01-27 22:49:07 +01:00
parent 766b3b613f
commit 76e0d53068

View File

@ -23,6 +23,7 @@
#include "assert.h"
#include "architecture.h"
#include "kernel_defines.h"
/* On all but 8bit architectures, at least one of the following should be
* misaligned */