aboutsummaryrefslogtreecommitdiff
path: root/src/rtos/nuttx.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/rtos/nuttx.c')
-rw-r--r--src/rtos/nuttx.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/rtos/nuttx.c b/src/rtos/nuttx.c
index 8c3076e..322c7d1 100644
--- a/src/rtos/nuttx.c
+++ b/src/rtos/nuttx.c
@@ -401,4 +401,3 @@ struct rtos_type nuttx_rtos = {
.get_thread_reg_list = nuttx_get_thread_reg_list,
.get_symbol_list_to_lookup = nuttx_get_symbol_list_to_lookup,
};
-