]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
sim: bpf: add explicit casts when using explicit formats
authorMike Frysinger <vapier@gentoo.org>
Sun, 27 Jun 2021 02:05:04 +0000 (22:05 -0400)
committerMike Frysinger <vapier@gentoo.org>
Sun, 27 Jun 2021 14:37:37 +0000 (10:37 -0400)
commit44e88cd631202e0878ea39f34a8de252d7dd528b
tree6e9071cebe98b43aea7b94b6c531a1613a2c51fd
parentcc9c19b0302a83be6520c38a0a9944314ccc6962
sim: bpf: add explicit casts when using explicit formats

Since the value variable usually has an incompatible type for the wide
variety of types it is printed as, add explicit casts to them all.
sim/bpf/ChangeLog
sim/bpf/bpf-helpers.c