Skip to content
Commit 60e780aa authored by Peter Mitsis's avatar Peter Mitsis Committed by Christopher Friedt
Browse files

stats: Fix format specifier type



Fixes the format specifier type in a call to shell_printf().
Instead of printing with %x (which expects an unsigned int) for
an address, it is now using %p.

Signed-off-by: default avatarPeter Mitsis <peter.mitsis@intel.com>
parent 02fceed7
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment