mirror of
https://github.com/antonblanchard/microwatt.git
synced 2026-01-26 03:51:22 +00:00
Checks interrupt masking and priorities. Adds to `make test_xics` which is run in `make check` also. Signed-off-by: Michael Neuling <mikey@neuling.org>
6 lines
53 B
Makefile
6 lines
53 B
Makefile
TEST=xics
|
|
|
|
include ../Makefile.test
|
|
|
|
xics.o : xics.h
|