Cleanup: combine ifdefs for arm thumb2
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Fri, 22 Dec 2023 02:01:51 +0000 (21:01 -0500)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Mon, 8 Jan 2024 17:06:43 +0000 (12:06 -0500)
commitbb30416452a783b963d1774bcd2388fd35960e87
tree7abb817eb9b562ae85f9672e5210fbf0deb75fa7
parentb4a626cb684d2797df0329dd80c2df95e490c621
Cleanup: combine ifdefs for arm thumb2

Those two ifdefs can be combined into a single preprocessor conditional
with a &&.

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
Change-Id: Icc2c11f1fd033af475cf69f14140dd710417cf10
include/wrapper/kallsyms.h
This page took 0.024814 seconds and 4 git commands to generate.