Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test/metal-test.h: Fix warning -Wstrict-prototypes
Small change to solve the warning: function declaration isn't a prototype when compiling tests with -Wstrict-prototypes gcc option enabled. Signed-off-by: Vincenzo Calabretta <vincenzo.calabretta@embedded-brains.de>
- Loading branch information