X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=scripts%2Fgcc-stack-usage.sh;h=3db32e35f680061a8c45628fcf04dfb03dc24977;hb=3545c6614342e8d91055a0f907ca7441ba00b928;hp=27ac9289695483bdc438988cb93c626bc31e71f8;hpb=bd5053ffa5b8162257537bdb79ba829372423096;p=oweals%2Fu-boot.git diff --git a/scripts/gcc-stack-usage.sh b/scripts/gcc-stack-usage.sh index 27ac928969..3db32e35f6 100755 --- a/scripts/gcc-stack-usage.sh +++ b/scripts/gcc-stack-usage.sh @@ -1,9 +1,8 @@ #!/bin/sh +# SPDX-License-Identifier: GPL-2.0+ # Test for gcc '-fstack-usage' support # Copyright (C) 2013, Masahiro Yamada # -# SPDX-License-Identifier: GPL-2.0+ -# TMP="$$"