johannes-nivus edited a comment on issue #548: arch/xtensa/src/common/xtensa_abi.h: nxstyle fixes URL: https://github.com/apache/incubator-nuttx/pull/548#issuecomment-598850647 the header section of the file nevertheless says: arch/xtensa/src/common/xtensa_cpuint.S Since ".s" is a common used extension for assembly files, why don't we use it? I know, ``` #include "xtensa_abi.s" ``` would look a little weird but it does not violate any standard (afaik).
---------------------------------------------------------------- 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] With regards, Apache Git Services
