diff options
author | lajoskatona <katonalala@gmail.com> | 2024-04-22 17:29:03 +0200 |
---|---|---|
committer | Damjan Marion <dmarion@0xa5.net> | 2024-05-14 07:52:19 +0000 |
commit | 9850d301b0dc87cadf05999cf210f1f7b731a327 (patch) | |
tree | ef7adfa6220aea12f3b1a589d6650ceb62e4d873 /src/plugins/ila/CMakeLists.txt | |
parent | 2e87d942abe499ea78ed282c1842ed314b1cd757 (diff) |
marvell: remove uses of uint
This change changes all instances of `uint` to `unsigned int` to avoid
use of the non-standard type. This fixes problems that some versions of
GCC may have.
For similar patch see: https://gerrit.fd.io/r/c/vpp/+/40762
Type: fix
Change-Id: I0c666de788ac5b3c457e0a073e3e279f2fb99a4f
Signed-off-by: lajoskatona <katonalala@gmail.com>
Signed-off-by: Dave Wallace <dwallacelf@gmail.com>
Diffstat (limited to 'src/plugins/ila/CMakeLists.txt')
0 files changed, 0 insertions, 0 deletions