diff options
Diffstat (limited to 'common/src/tx_trace_isr_enter_insert.c')
| -rw-r--r-- | common/src/tx_trace_isr_enter_insert.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/common/src/tx_trace_isr_enter_insert.c b/common/src/tx_trace_isr_enter_insert.c index 32a5efa9..fa29b750 100644 --- a/common/src/tx_trace_isr_enter_insert.c +++ b/common/src/tx_trace_isr_enter_insert.c @@ -100,7 +100,7 @@ UINT preempt_disable; /* Access input arguments just for the sake of lint, MISRA, etc. */ if (isr_id != ((ULONG) 0)) { - + /* NOP code. */ TX_DISABLE TX_RESTORE |
