aboutsummaryrefslogtreecommitdiff
path: root/sim
diff options
context:
space:
mode:
authorDoug Evans <dje@google.com>1997-11-26 19:53:26 +0000
committerDoug Evans <dje@google.com>1997-11-26 19:53:26 +0000
commit6b8d6a1c49ccf1062e9cb753952f8cbe3fdbffdf (patch)
tree86a6ee214cda85b9d80e44d3ff95860525685697 /sim
parent4123aca8104bc6442c977cca937aef83ad0a959b (diff)
downloadfsf-binutils-gdb-6b8d6a1c49ccf1062e9cb753952f8cbe3fdbffdf.zip
fsf-binutils-gdb-6b8d6a1c49ccf1062e9cb753952f8cbe3fdbffdf.tar.gz
fsf-binutils-gdb-6b8d6a1c49ccf1062e9cb753952f8cbe3fdbffdf.tar.bz2
Delete magic number FIXME.
Diffstat (limited to 'sim')
-rw-r--r--sim/common/syscall.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/sim/common/syscall.c b/sim/common/syscall.c
index 1556ece..a1031d9 100644
--- a/sim/common/syscall.c
+++ b/sim/common/syscall.c
@@ -123,8 +123,6 @@ get_path (cb, sc, addr, bufp)
}
/* Perform a system call on behalf of the target. */
-/* FIXME: TODO: Add magic number to CB_SYSCALL, macro to initialize it,
- and test for the magic number here. */
CB_RC
cb_syscall (cb, sc)