summaryrefslogtreecommitdiffstats
path: root/sim-scripts/gdb-sim.in
diff options
context:
space:
mode:
Diffstat (limited to 'sim-scripts/gdb-sim.in')
-rw-r--r--[-rwxr-xr-x]sim-scripts/gdb-sim.in3
1 files changed, 0 insertions, 3 deletions
diff --git a/sim-scripts/gdb-sim.in b/sim-scripts/gdb-sim.in
index 7ad5650..cbbdaac 100755..100644
--- a/sim-scripts/gdb-sim.in
+++ b/sim-scripts/gdb-sim.in
@@ -5,9 +5,6 @@
# NOTE: If the does not have the name of a specific CPU/BSP pair, then
# this is the source file. If it does have specific CPU/BSP pair,
# then this is generated output and should NOT be edited.
-#
-# $Id$
-#
trap "test_exit 1" 1 2 3 13 14 15