commit | 17a8f41e458e662c878fc8549d7a04a49e88abac | [log] [tgz] |
---|---|---|
author | Maheedhar Bollapalli <[email protected]> | Mon Oct 07 10:55:26 2024 +0000 |
committer | Maheedhar Bollapalli <[email protected]> | Tue Nov 05 08:10:24 2024 +0000 |
tree | 59a8eda83be512268d986fa9d1651246d0414d30 | |
parent | 16c611f8a6f6a6669265fda95115a0ade56078e7 [diff] |
fix(versal2): 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: I75c8e6a23ec192417f0e09c226f53c922a43f33c Signed-off-by: Maheedhar Bollapalli <[email protected]>