commit | 16c611f8a6f6a6669265fda95115a0ade56078e7 | [log] [tgz] |
---|---|---|
author | Maheedhar Bollapalli <[email protected]> | Mon Oct 07 09:27:58 2024 +0000 |
committer | Maheedhar Bollapalli <[email protected]> | Tue Nov 05 08:10:17 2024 +0000 |
tree | 491dc07efaeec46f5c9810897147e097092f69a8 | |
parent | 6c08d1df0ccb14fb66ba081bbe57ea17b8b3bb1c [diff] |
fix(versal): 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: I91817596c5de84b259a5dffcc01a7b1106a5b7a4 Signed-off-by: Maheedhar Bollapalli <[email protected]>