aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/check-software-div.sh
Commit message (Collapse)AuthorAgeFilesLines
* check-software-div: Add a new build check for software divideKevin O'Connor2025-04-171-0/+22
Update the build checks to include a check for unexpected software divide operations. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>