Delete magic number FIXME.
This commit is contained in:
parent
4123aca810
commit
6b8d6a1c49
1 changed files with 0 additions and 2 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Reference in a new issue