#include #include "syscall.h" int swapoff(const char *path) { return syscall(SYS_swapoff, path); }

AltStyle によって変換されたページ (->オリジナル) /