mirror of
https://github.com/apache/nuttx.git
synced 2026-06-11 21:53:37 +08:00
49c50d3bf4
This patch fixes following error, fond by cppcheck. up_hardfault.c:103:0: error: failed to expand 'hfdumpreg4', Wrong number of parameters for macro 'hfdumpreg4' Signed-off-by: Masanari Iida <standby24x7@gmail.com>