Skip to content
Commit 000ca24f authored by Mahesh Bodapati's avatar Mahesh Bodapati Committed by Rajalakshmi Srinivasaraghavan
Browse files

Naming the parameter of dummy_sa_handler



ISO C does not support omitting parameter names in function definitions
before C2X,the compiler is giving an error with older versions of gcc and
this commit will resolve the test failure "error: parameter name omitted"

Reviewed-by: default avatarAdhemerval Zanella <adhemerval.zanella@linaro.org>
parent 3e35b824
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment