Commit Graph

2 Commits

Author SHA1 Message Date
Wyatt Hepler
06f98fcf2b build: Fix missing void parameters in C
Add missing void parameters to several functions. This prepares the code
to apply the -Wstrict-prototypes warning.

Bug: 329
Change-Id: Id5b152e9f8d77d07e99a6e781b3a3c4ef9bd08c0
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/35560
Commit-Queue: Wyatt Hepler <hepler@google.com>
Reviewed-by: Ewout van Bekkum <ewout@google.com>
2021-03-08 19:51:42 +00:00
Michael Spang
a99220e07d Rename duplicate source files
This fixes an error with toolchains that don't include the extension in
the .o filename.

Change-Id: I1fe46d127cade90e6c3d330ee45937c2ea8665eb
2020-06-16 09:51:00 -07:00