coreboot/util/abuild
Martin Roth 82dea9d6d1 util/abuild: Disable shellcheck warning on interrupt()
Shellcheck warns that the interrupt() function is unreachable, but it's
set to run on CTL-C. Disable the warning.

Change-Id: I0b850573964c732b1a3875dfdc7c1f0d406bac1a
Signed-off-by: Martin Roth <gaumless@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/87371
Reviewed-by: Matt DeVillier <matt.devillier@gmail.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2025-05-12 13:24:05 +00:00
..
abuild util/abuild: Disable shellcheck warning on interrupt() 2025-05-12 13:24:05 +00:00
abuild.1 Get rid of ROMCC 2020-02-26 17:06:50 +00:00
description.md
getopt.c