Skip to content

Commit

Permalink
Testing format.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
SuhashiniNaik committed Feb 12, 2025
1 parent a06f0e4 commit 93543e0
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ OldIntEnabledStatusValueType getOldIntEnabledStatusValueAndSuspendAllInterrupts(
// No locks needed.
// 2. Inside vTaskStartScheduler(), with interrupts disabled, asyncEnterTask() is called.
// We shall not mess with the interrupt logic there.
// Testing treefmt

return OldIntEnabledStatusValueType(0);
}
Expand Down

0 comments on commit 93543e0

Please sign in to comment.