summaryrefslogtreecommitdiffstats
path: root/mdk-stage1/dietlibc/syscalls.c/swapoff.c
blob: e1daa89a9bfd0652eb395864b987c2fac29c0199 (plain)
1
2
3
4
#include "syscalls.h"

_syscall1(int,swapoff,const char *,fn)