replace ec3_reader and ec3_writer with a unified image and tag io interface
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
#if 0
|
||||
#include "b-tree.h"
|
||||
#include "bin.h"
|
||||
#include "commands.h"
|
||||
@@ -331,3 +332,4 @@ B_COMMAND(CMD_CREATE, CMD_ROOT)
|
||||
B_COMMAND_USAGE_OPT(OPT_OUTPATH);
|
||||
}
|
||||
}
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user