Fixed ARM vfork; re-enabled vfork OS test

git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5490 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
patacongo 2013-01-07 23:50:25 +00:00
parent 12817ab49f
commit c363996ee4

View File

@ -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
****************************************************************************/