summaryrefslogtreecommitdiff
path: root/common_modules/module_lib/src/txm_queue_create.c
diff options
context:
space:
mode:
authorfranco <[email protected]>2026-06-16 11:26:26 -0300
committerGitHub <[email protected]>2026-06-16 10:26:26 -0400
commit859c098747ce58dc9b88b662aac67a704af4614a (patch)
tree70158bb183af8441ae30e76adda4f07ca86146c6 /common_modules/module_lib/src/txm_queue_create.c
parentb91b03b9e75fa523b17127f9e0eca09dca916459 (diff)
Fix nested comment warning in RX GCC ports (#550)
The RX GCC assembly port contains an unclosed C-style comment in tx_thread_context_save.S. Because .S files are passed through the C preprocessor before assembly, the nested comment can trigger GCC warnings. Close the affected comment block without changing assembly instructions or runtime behavior. Signed-off-by: FranCDoc <[email protected]>
Diffstat (limited to 'common_modules/module_lib/src/txm_queue_create.c')
0 files changed, 0 insertions, 0 deletions