diff --git a/cpu/lpc2387/asmfunc.s b/cpu/lpc2387/asmfunc.s
index 77b3b72793b2eaec6bae5cc821446749724dc824..83818978d7db5f28298f843e4f00b5ab3f837595 100644
--- a/cpu/lpc2387/asmfunc.s
+++ b/cpu/lpc2387/asmfunc.s
@@ -6,9 +6,11 @@
  * directory for more details.
  */
 
+/*
 @-----------------------------------------------------------@
 @ Fast Block Copy (declared in diskio.h)
 @-----------------------------------------------------------@
+*/
 
 .global copy_un2al
 .arm