Skip to content
Snippets Groups Projects
Commit 17ec0b10 authored by Alexander Kurz's avatar Alexander Kurz Committed by Andreas Fritiofson
Browse files

jtag ulink: dont compile function when not required


ulink_calculate_frequency() is used exclusively when
_DEBUG_JTAG_IO_ is set, no need to compile this
function if it is not used.
Declaring it static in the same commit.

Change-Id: I243ffdf69a1dc3bee6d16e4bb8d78396b6ea5144
Signed-off-by: default avatarAlexander Kurz <akurz@blala.de>
Reviewed-on: http://openocd.zylin.com/3241


Tested-by: jenkins
Reviewed-by: default avatarAndreas Fritiofson <andreas.fritiofson@gmail.com>
parent 20f7a084
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment