summaryrefslogtreecommitdiffstats
path: root/mdk-stage1/dietlibc/syscalls.c/swapoff.c
diff options
context:
space:
mode:
Diffstat (limited to 'mdk-stage1/dietlibc/syscalls.c/swapoff.c')
-rw-r--r--mdk-stage1/dietlibc/syscalls.c/swapoff.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/mdk-stage1/dietlibc/syscalls.c/swapoff.c b/mdk-stage1/dietlibc/syscalls.c/swapoff.c
deleted file mode 100644
index e1daa89a9..000000000
--- a/mdk-stage1/dietlibc/syscalls.c/swapoff.c
+++ /dev/null
@@ -1,4 +0,0 @@
-#include "syscalls.h"
-
-_syscall1(int,swapoff,const char *,fn)
-