Skip to content
Commit 3afd2e21 authored by Jakub Sujak's avatar Jakub Sujak
Browse files

Resolve missing C function prototypes



- Enable "-Wmissing-prototypes" compiler warning flag in the CMake and Bazel build scripts to catch missing prototypes. Additionally, enable "-Wstrict-prototypes" option.

- Expose missing prototypes in the public API.

- Resolve conflicting prototypes by aligning the definition to the declaration.

Signed-off-by: Jakub Sujak's avatarJakub Sujak <jakub.sujak@arm.com>

Approved-by: Emil Ohlsson's avatarEmil Ohlsson <emil.ohlsson@arm.com>
parent fbd26b39
Loading
Loading
Loading
Pipeline #20509 passed with stages
in 3 minutes and 46 seconds
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment