X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=tcl%2Fmmr_helpers.tcl;h=5c37fcfdc138baeb30ddc553ef43270d4a693840;hb=ce5ca9f7ba782ea9fba8ecd5fc1cb9407fd27949;hp=61c58e7ca3cfcfe381d1b19bf504691cfc9b3052;hpb=70338509ca52a9b78c52a5d464ba2605fbaf193b;p=fw%2Fopenocd diff --git a/tcl/mmr_helpers.tcl b/tcl/mmr_helpers.tcl index 61c58e7ca..5c37fcfdc 100644 --- a/tcl/mmr_helpers.tcl +++ b/tcl/mmr_helpers.tcl @@ -1,3 +1,4 @@ +# SPDX-License-Identifier: GPL-2.0-or-later proc proc_exists { NAME } { set n [info commands $NAME]