diff --git a/cpu/native/include/thread_arch.h b/cpu/native/include/thread_arch.h index 0f27dcbfe1..d1ae2867b3 100644 --- a/cpu/native/include/thread_arch.h +++ b/cpu/native/include/thread_arch.h @@ -15,9 +15,8 @@ * @brief Implementation of the kernels thread interface * * @author Koen Zandberg - * - * @} */ + #ifndef THREAD_ARCH_H #define THREAD_ARCH_H