Index: arch/ppc64/include/cpu.h
===================================================================
--- arch/ppc64/include/cpu.h	(revision 602c9101593bede5e6931056ddd054069b20ff49)
+++ arch/ppc64/include/cpu.h	(revision abbc16e9bc4db4ecd88808e50f3cf7b37cb85310)
@@ -27,4 +27,10 @@
  */
 
+ /** @addtogroup ppc64cpu
+ * @{
+ */
+/** @file
+ */
+
 #ifndef __ppc64_CPU_H__
 #define __ppc64_CPU_H__
@@ -38,2 +44,6 @@
 	
 #endif
+
+ /** @}
+ */
+
