summaryrefslogtreecommitdiff
path: root/userspace/smalltest.c
diff options
context:
space:
mode:
authorMichal Idziorek <m.i@gmx.at>2014-11-23 20:48:34 +0100
committerMichal Idziorek <m.i@gmx.at>2014-11-23 20:48:34 +0100
commit50300fa573bf2bc00f9732e812d54ab77cf03dd7 (patch)
tree7a998723578e601b427e17f9e90e7ce8dbb7c5d2 /userspace/smalltest.c
parent61eff36a01a2639efeb515ec32f578ba99d97ff4 (diff)
mostly pr and cosmetics
Diffstat (limited to 'userspace/smalltest.c')
-rw-r--r--userspace/smalltest.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/userspace/smalltest.c b/userspace/smalltest.c
deleted file mode 100644
index 905869d..0000000
--- a/userspace/smalltest.c
+++ /dev/null
@@ -1,4 +0,0 @@
-int main()
-{
- return 0;
-}