summaryrefslogtreecommitdiff
path: root/apps
diff options
context:
space:
mode:
Diffstat (limited to 'apps')
-rw-r--r--apps/examples/ostest/vfork.c6
1 files changed, 0 insertions, 6 deletions
diff --git a/apps/examples/ostest/vfork.c b/apps/examples/ostest/vfork.c
index 8657f0ceb..4e1b8c892 100644
--- a/apps/examples/ostest/vfork.c
+++ b/apps/examples/ostest/vfork.c
@@ -51,12 +51,6 @@
* Pre-processor Definitions
****************************************************************************/
-/* Disabled this test for now. There are some issues with the vfork
- * implementation.
-*/
-
-#undef CONFIG_ARCH_HAVE_VFORK
-
/****************************************************************************
* Private Data
****************************************************************************/