summaryrefslogtreecommitdiff
path: root/common_smp/src/tx_thread_system_suspend.c
diff options
context:
space:
mode:
Diffstat (limited to 'common_smp/src/tx_thread_system_suspend.c')
-rw-r--r--common_smp/src/tx_thread_system_suspend.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/common_smp/src/tx_thread_system_suspend.c b/common_smp/src/tx_thread_system_suspend.c
index d5bf5cc7..a64b4efa 100644
--- a/common_smp/src/tx_thread_system_suspend.c
+++ b/common_smp/src/tx_thread_system_suspend.c
@@ -984,4 +984,3 @@ VOID _tx_thread_system_ni_suspend(TX_THREAD *thread_ptr, ULONG timeout)
_tx_thread_system_suspend(thread_ptr);
}
#endif
-