Skip to content
Commit 5eb0da05 authored by Tobin C. Harding's avatar Tobin C. Harding
Browse files

leaking_addresses: add is_arch() wrapper subroutine



Currently there is duplicate code when checking the architecture type.
We can remove the duplication by implementing a wrapper function
is_arch().

Implement and use wrapper function is_arch().

Signed-off-by: default avatarTobin C. Harding <me@tobin.cc>
parent 6efb7458
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