Signed-off-by: Azat Khuzhin <a3at.mail@xxxxxxxxx> --- v2: Add SOF. validation/prototype.c | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 validation/prototype.c diff --git a/validation/prototype.c b/validation/prototype.c new file mode 100644 index 0000000..481cc93 --- /dev/null +++ b/validation/prototype.c @@ -0,0 +1,6 @@ +static int prototype(void); + +/* + * check-name: Compile skip function prototype + * check-command: ./sparsec -c $file -o tmp.o + */ -- 2.1.4 -- To unsubscribe from this list: send the line "unsubscribe linux-sparse" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html