diff --git a/core/include/thread.h b/core/include/thread.h index 268367fbbc..ec8f5636ce 100644 --- a/core/include/thread.h +++ b/core/include/thread.h @@ -20,7 +20,6 @@ * @brief Creates a new thread. * This version will allocate it's stack itself using malloc. * - * @param cb Address of preallocated tcb structure * @param stack Lowest address of preallocated stack space * @param stacksize * @param flags Options: