commit | 6c08d1df0ccb14fb66ba081bbe57ea17b8b3bb1c | [log] [tgz] |
---|---|---|
author | Maheedhar Bollapalli <[email protected]> | Fri Apr 19 14:35:27 2024 +0530 |
committer | Maheedhar Bollapalli <[email protected]> | Tue Nov 05 08:10:10 2024 +0000 |
tree | edf857574febf8ea84b22e49404498d2daae8ab8 | |
parent | 0a4cecadd7ee5d685e30fa70037535071ab102b9 [diff] |
fix(zynqmp): add external declaration This corrects the MISRA violation C2012-8.4: A compatible declaration shall be visible when an object or function with external linkage is defined. Change-Id: I0e554972c24b70abd5b563639482f267cd4e1b5e Signed-off-by: Nithin G <[email protected]> Signed-off-by: Maheedhar Bollapalli <[email protected]>