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 Switch to the new code style 2023-01-11 14:52:35 +01:00
benchmark.c Switch to the new code style 2023-01-11 14:52:35 +01:00
CMakeLists.txt Use CMake's knowledge of what system library has dlopen() 2021-11-25 18:02:17 +01:00
dlopen_demo.sh Fix demo scripts for out-of-tree builds 2023-05-22 12:23:59 +01:00
dlopen.c Switch to the new code style 2023-01-11 14:52:35 +01:00
generate_cpp_dummy_build.sh Add documentation 2021-10-11 14:29:16 +01:00
query_compile_time_config.c Fix more argc checks 2023-02-05 15:47:45 +00:00
query_config.c Update generated files 2023-01-11 14:52:37 +01:00
query_config.h Switch to the new code style 2023-01-11 14:52:35 +01:00
selftest.c Stop selftest hanging when run on CI 2023-03-18 14:49:07 +00:00
udp_proxy_wrapper.sh Update copyright notices to use Linux Foundation guidance 2020-08-19 10:35:41 +02:00
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