aboutsummaryrefslogtreecommitdiff
path: root/src/libthread/test/thello.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/libthread/test/thello.c')
-rw-r--r--src/libthread/test/thello.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/libthread/test/thello.c b/src/libthread/test/thello.c
index c5732165..c237b7cd 100644
--- a/src/libthread/test/thello.c
+++ b/src/libthread/test/thello.c
@@ -7,4 +7,3 @@ threadmain(int argc, char **argv)
{
print("hello, world\n");
}
-