summaryrefslogtreecommitdiffstats
path: root/c/src/librdbg/src/i386/rdbg_cpu_asm.S
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/librdbg/src/i386/rdbg_cpu_asm.S')
-rw-r--r--c/src/librdbg/src/i386/rdbg_cpu_asm.S4
1 files changed, 3 insertions, 1 deletions
diff --git a/c/src/librdbg/src/i386/rdbg_cpu_asm.S b/c/src/librdbg/src/i386/rdbg_cpu_asm.S
index f0942310ce..073262f864 100644
--- a/c/src/librdbg/src/i386/rdbg_cpu_asm.S
+++ b/c/src/librdbg/src/i386/rdbg_cpu_asm.S
@@ -3,6 +3,8 @@
* This file contains all assembly code for the Intel i386 implementation
* of RDBG.
*
+ * $Id$
+ *
*/
#include <asm.h>
@@ -10,7 +12,7 @@
BEGIN_CODE
/*
- * void copyback_data_cache_and_invalidate_instr_cache()
+ * void copyback_data_cache_and_invalidate_instr_cache(addr, size)
*
* This routine performs a copy of the data cache
* and invalidate the instruction cache