index
:
litmus-rt-odroidx.git
odroidx
odroidx-color
wip-mc
LITMUS^RT and MC^2 V0 support for the ODROID-X dev board
Christopher Joseph Kenna
about
summary
refs
log
blame
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
asm-h8300
/
dbg.h
blob: 2c6d1cbcf736d67419dadd1204770b213232f128 (
plain
) (
tree
)
1da177e4c3f
1
2
#define DEBUG 1
#define BREAK asm volatile (
"trap #3"
)