gustavonihei commented on code in PR #6302:
URL: https://github.com/apache/incubator-nuttx/pull/6302#discussion_r878196043


##########
arch/xtensa/src/common/xtensa_coproc.S:
##########
@@ -70,13 +68,11 @@ _xtensa_coproc_saoffsets:
   .size        _xtensa_coproc_saoffsets, . - _xtensa_coproc_saoffsets
 
 /****************************************************************************
- * Public Functions
+ * Pre-processor Definitions
  ****************************************************************************/
 
-  .text
-
 /****************************************************************************
- * Name: _xtensa_coproc_savestate
+ * Marco: xtensa_coproc_savestate

Review Comment:
   ```suggestion
    * Macro: xtensa_coproc_savestate
   ```
   nit: Small typo



-- 
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.

To unsubscribe, e-mail: commits-unsubscr...@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to