diff --git a/arch/renesas/src/common/up_stackframe.c b/arch/renesas/src/common/up_stackframe.c index 32776096f9f..49431e18d9f 100644 --- a/arch/renesas/src/common/up_stackframe.c +++ b/arch/renesas/src/common/up_stackframe.c @@ -51,6 +51,7 @@ /**************************************************************************** * Pre-processor Macros ****************************************************************************/ + /* The SH stack must be aligned at word (4 byte) boundaries. If necessary * frame_size must be rounded up to the next boundary */