diff --git a/sys/include/ps.h b/sys/include/ps.h index c51c83e12..eff0916dc 100644 --- a/sys/include/ps.h +++ b/sys/include/ps.h @@ -17,6 +17,7 @@ * @brief List information about all active threads * * @author Kaspar Schleiser + * @author Oliver Hahm */ #ifndef __PS_H