Skip to content
Commit 449fd15f authored by Jon Medhurst's avatar Jon Medhurst
Browse files

ARM: kprobes: Fix test code compilation errors for ARMv4 targets



Conditionally compile kprobes test cases for ARMv5 instructions to avoid
compilation errors with ARMv4 targets like:

/tmp/cc7Tx8ST.s:16740: Error: selected processor does not support ARM mode `clz r0,r0'

Signed-off-by: default avatarJon Medhurst <tixy@linaro.org>
parent 27222600
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment