commit | 941d0883f6d08daabbb9e31225ac37acfe23aa36 | [log] [tgz] |
---|---|---|
author | Imre Kis <imre.kis@arm.com> | Tue Jan 28 16:16:58 2020 +0100 |
committer | Imre Kis <imre.kis@arm.com> | Tue Jan 28 16:24:25 2020 +0000 |
tree | 87780bff86dc0e06548b344929f30dcfd9736768 | |
parent | d8b3120467337c7585794b7e1fd98fd89ea07675 [diff] |
Resolve conflict with the compiler's stdlib The custom __init definition in cdefs.h caused a collision with the definition from the compiler's standard library. The custom definition has been removed from cdefs.h. Change-Id: I92fc83228ca97473fd7be159e16e59ab144dad4f Signed-off-by: Imre Kis <imre.kis@arm.com>