compile
authorMathieu Desnoyers <mathieu.desnoyers@polymtl.ca>
Fri, 6 Feb 2009 00:16:25 +0000 (19:16 -0500)
committerMathieu Desnoyers <mathieu.desnoyers@polymtl.ca>
Fri, 6 Feb 2009 00:16:25 +0000 (19:16 -0500)
test_urcu.c [new file with mode: 0644]

diff --git a/test_urcu.c b/test_urcu.c
new file mode 100644 (file)
index 0000000..d5d07fe
--- /dev/null
@@ -0,0 +1,9 @@
+#include <stdio.h>
+#include "urcu.h"
+
+
+int main()
+{
+
+
+}
This page took 0.024597 seconds and 4 git commands to generate.