diff --git a/cpu/cortexm_common/thread_arch.c b/cpu/cortexm_common/thread_arch.c index 0e3a23657018..be0188df4509 100644 --- a/cpu/cortexm_common/thread_arch.c +++ b/cpu/cortexm_common/thread_arch.c @@ -82,9 +82,6 @@ * | R8 | <- lowest address (top of stack) * -------- * - * TODO: Implement handling of FPU registers for Cortex-M4 CPUs - * - * * @author Stefan Pfeiffer * @author Hauke Petersen * @author Joakim NohlgÄrd