diff options
Diffstat (limited to 'sutils/swapoff.c')
-rw-r--r-- | sutils/swapoff.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sutils/swapoff.c b/sutils/swapoff.c new file mode 100644 index 00000000..42521257 --- /dev/null +++ b/sutils/swapoff.c @@ -0,0 +1,2 @@ +#define SWAPOFF +#include "swapon.c" |