diff --git a/sys/ssp/ssp.c b/sys/ssp/ssp.c
index 116032c40bb4ff8283b9922f4ccd74097498d1fd..2509a9a71890056fdae19256d20be93497644f10 100644
--- a/sys/ssp/ssp.c
+++ b/sys/ssp/ssp.c
@@ -7,9 +7,9 @@
  */
 
 /**
+ * @ingroup     sys_ssp
  * @{
  *
- * @ingroup     sys
  * @file
  * @brief       Stack Smashing Protector (SSP) helper functions
  *