new unaligned access kernel, update idle kernel
This commit is contained in:
9
tests/regression/unaligned/Makefile
Normal file
9
tests/regression/unaligned/Makefile
Normal file
@@ -0,0 +1,9 @@
|
||||
PROJECT = unaligned
|
||||
|
||||
SRCS = main.cpp common.h
|
||||
|
||||
VX_SRCS = kernel.cpp
|
||||
|
||||
OPTS ?= -n16
|
||||
|
||||
include ../common.mk
|
||||
Reference in New Issue
Block a user