Skip to content
Commit 083a6f76 authored by Valentin Caron's avatar Valentin Caron Committed by Leandro Belli
Browse files

arch: explicit void in function without any argument



Solve compilation issues get up by gcc by adding void in
function/declaration without any argument:
- error: function declaration isn’t a prototype
- error: old-style function definition

Signed-off-by: default avatarValentin Caron <valentin.caron@foss.st.com>
parent 95f1f788
Loading
Loading
Loading
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