Just comment out line.

This commit is contained in:
Joel Sherrill
2010-08-28 19:49:47 +00:00
parent 28ff5942a5
commit c188f8e7f2

View File

@@ -48,6 +48,7 @@ int pipe_create(
}
/* Just try once... */
return -1;
/* sprintf(fifopath + 10, "%04x", rtems_pipe_no ++); */
}
/* Non-blocking open to avoid waiting for writers */