Gowtham Suresh Kumar 34d8bd37d9 Fix warnings from clang-16
Running clang-16 on mbedtls reports warnings of type "-Wstrict-prototypes".
This patch fixes these warnings by adding void to functions with no
arguments. The generate_test_code.py is modified to insert void into test
functions with no arguments in *.function files.

Signed-off-by: Gowtham Suresh Kumar <gowtham.sureshkumar@arm.com>
2023-07-27 00:03:21 +01:00
..
cmake_subproject
benchmark.c
CMakeLists.txt
dlopen_demo.sh
dlopen.c
generate_cpp_dummy_build.sh
query_compile_time_config.c
query_config.c
query_config.h
selftest.c
udp_proxy_wrapper.sh
udp_proxy.c Fix warnings from clang-16 2023-07-27 00:03:21 +01:00
zeroize.c Switch to the new code style 2023-01-11 14:52:35 +01:00