Add comment.
This commit is contained in:
parent
90d74939df
commit
4ee2892be8
1 changed files with 2 additions and 0 deletions
|
@ -123,6 +123,8 @@ get_path (cb, sc, addr, bufp)
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Perform a system call on behalf of the target. */
|
/* 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_RC
|
||||||
cb_syscall (cb, sc)
|
cb_syscall (cb, sc)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue