2021-05-07 11:24:25 -06:00

12 lines
267 B
Bash
Executable File

#!/usr/bin/env bash
# SPDX-License-Identifier: GPL-3.0-only
spatch \
--sp-file ./scripts/coccinelle/bit-macro.cocci \
--macro-file ./scripts/coccinelle/macros.h \
--no-includes \
--include-headers \
--preprocess \
--in-place \
--dir src/