projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4123aca
)
Delete magic number FIXME.
author
Doug Evans
<dje@google.com>
Wed, 26 Nov 1997 19:53:26 +0000
(19:53 +0000)
committer
Doug Evans
<dje@google.com>
Wed, 26 Nov 1997 19:53:26 +0000
(19:53 +0000)
sim/common/syscall.c
patch
|
blob
|
history
diff --git
a/sim/common/syscall.c
b/sim/common/syscall.c
index 1556ece24f79f5e82da8f2df56a64af0adde70df..a1031d936edaccdc7f48c51778100fac324108c0 100644
(file)
--- 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)