add checkpoint.c and .h

This commit is contained in:
Ryo Nakamura
2024-02-16 14:54:24 +09:00
parent 4e895bb72e
commit f71c7a145a
11 changed files with 502 additions and 71 deletions

View File

@@ -18,7 +18,7 @@
#include <strerrno.h>
#include <print.h>
#include "config.h"
#include <config.h>
void usage(bool print_help)
{