aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace
diff options
context:
space:
mode:
authorMike Frysinger <[email protected]>2015-08-18 03:28:01 -0400
committerMichal Simek <[email protected]>2015-09-10 06:54:15 +0200
commitb14132797d8041a42e03f4ffa1e722da1425adfb (patch)
treec94877001c4925aabb7536acf4d2d9e92b677615 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace
parentb8889c4fc6ba03e289cec6a4d692f6f080a55e53 (diff)
elf-em.h: move EM_MICROBLAZE to the common header
The linux/audit.h header uses EM_MICROBLAZE in order to define AUDIT_ARCH_MICROBLAZE, but it's only available in the microblaze asm headers. Move it to the common elf-em.h header so that the define can be used on non-microblaze systems. Otherwise we get build errors that EM_MICROBLAZE isn't defined when we try to use the AUDIT_ARCH_MICROBLAZE symbol. Signed-off-by: Mike Frysinger <[email protected]> Signed-off-by: Michal Simek <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace')
0 files changed, 0 insertions, 0 deletions