summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/lm32/shared/gdbstub/README
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/lib/libbsp/lm32/shared/gdbstub/README')
-rw-r--r--c/src/lib/libbsp/lm32/shared/gdbstub/README4
1 files changed, 0 insertions, 4 deletions
diff --git a/c/src/lib/libbsp/lm32/shared/gdbstub/README b/c/src/lib/libbsp/lm32/shared/gdbstub/README
index 027d354435..bbd1f53a9d 100644
--- a/c/src/lib/libbsp/lm32/shared/gdbstub/README
+++ b/c/src/lib/libbsp/lm32/shared/gdbstub/README
@@ -1,7 +1,3 @@
-#
-# $Id$
-#
-
This is a thread-aware gdb stub for the lm32 architecture. It has to be
linked with the application, which should be debugged. The application has
to call 'lm32_gdb_stub_install' to setup the stub.