]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
Delete magic number FIXME.
authorDoug Evans <dje@google.com>
Wed, 26 Nov 1997 19:53:26 +0000 (19:53 +0000)
committerDoug Evans <dje@google.com>
Wed, 26 Nov 1997 19:53:26 +0000 (19:53 +0000)
sim/common/syscall.c

index 1556ece24f79f5e82da8f2df56a64af0adde70df..a1031d936edaccdc7f48c51778100fac324108c0 100644 (file)
@@ -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)