zephyr/scripts/checkpatch/typedefsfile
Yong Cong Sin 7adac57943 scripts: checkpatch: add stdio.h FILE typedef
Add `FILE` typedef in the `stdio.h` so that when doing
`FILE *file` definition checkpatch doesn't complain about
the position of the '*' and fail in CI.

Signed-off-by: Yong Cong Sin <ycsin@meta.com>
2024-06-20 14:07:14 -04:00

11 lines
149 B
Plaintext

_cpu_arch_t
k_mem_partition_attr_t
k_timepoint_t
mbedtls_pk_context
z_arch_esf_t
pinctrl_soc_pin_t
io_rw_32
\b[a-zA-Z_][a-zA-Z0-9_]*TypeDef
Pwm
FILE