Ouss4 commented on pull request #2061: URL: https://github.com/apache/incubator-nuttx/pull/2061#issuecomment-715234724
LGTM, but let's wait for David's input. > I also think we need to define Top, bottom, base in terms of addresses. In terms of address, "base" is "top" for a push-down stack, this is what's making things a bit confusing. However, I believe it's used consistently: `xx_alloc` = `bottom` and `xx_base` = `top` or `bottom` depending on the stack. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
