Skip to content

Commit 3cd8182

Browse files
committed
Trivial syntax cleanup
1 parent 7440b51 commit 3cd8182

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

  • ref_app/target/micros/xtensa_esp32_s3_riscv_cop/startup/from_no_sdk/Code/Startup

ref_app/target/micros/xtensa_esp32_s3_riscv_cop/startup/from_no_sdk/Code/Startup/boot.S

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -24,11 +24,11 @@
2424
******************************************************************************************/
2525

2626
/*******************************************************************************************
27-
\brief
28-
29-
\param
30-
31-
\return
27+
\brief
28+
29+
\param
30+
31+
\return
3232
********************************************************************************************/
3333
.section .boot
3434
.type _start, @function

0 commit comments

Comments
 (0)