(linux_test_for_tracefork): Back out turd from previous check-in.

This commit is contained in:
Doug Evans 2009-05-13 17:17:22 +00:00
parent 6e6718a332
commit 3da9440a2c
1 changed files with 0 additions and 2 deletions

View File

@ -2523,8 +2523,6 @@ linux_test_for_tracefork (void)
linux_supports_tracefork_flag = 0;
return;
/* Use CLONE_VM instead of fork, to support uClinux (no MMU). */
#ifdef __ia64__
child_pid = __clone2 (linux_tracefork_child, stack, STACK_SIZE,