1f08c3bdfSopenharmony_cistatic int foo(void) __attribute__((unknown_attribute)); 2f08c3bdfSopenharmony_ci 3f08c3bdfSopenharmony_ci/* 4f08c3bdfSopenharmony_ci * check-name: warn-unknown-attribute-no 5f08c3bdfSopenharmony_ci * check-command: sparse -Wno-unknown-attribute $file 6f08c3bdfSopenharmony_ci * 7f08c3bdfSopenharmony_ci * check-error-start 8f08c3bdfSopenharmony_ci * check-error-end 9f08c3bdfSopenharmony_ci */ 10