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:
90d7493
)
Add comment.
author
Doug Evans
<dje@google.com>
Tue, 25 Nov 1997 18:43:29 +0000
(18:43 +0000)
committer
Doug Evans
<dje@google.com>
Tue, 25 Nov 1997 18:43:29 +0000
(18:43 +0000)
sim/common/syscall.c
patch
|
blob
|
history
diff --git
a/sim/common/syscall.c
b/sim/common/syscall.c
index 7ff49b5e31728e7732df41f924a79e5c842aed2c..4f0c96c7869348253b702ce6183c7b040707d02f 100644
(file)
--- a/
sim/common/syscall.c
+++ b/
sim/common/syscall.c
@@
-123,6
+123,8
@@
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)