You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2020/03/13 18:11:57 UTC

[GitHub] [incubator-nuttx] johannes-nivus edited a comment on issue #548: arch/xtensa/src/common/xtensa_abi.h: nxstyle fixes

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:
users@infra.apache.org


With regards,
Apache Git Services