blob: c1a3d67fe1f2a6bf8393c9e4887d8c57a96ab7e9 [file] [log] [blame]
#include <stdio.h>
#include <stdlib.h>
#include "image.h"
int main(int argc, char **argv)
{
return EXIT_SUCCESS;
}