blob: d56d15dbabb3659741dda8d359502736c2e8f25f [file] [log] [blame]
#include <stdio.h>
int
main (int argc, char const *argv[])
{
printf("Break here to do the load using paths.");
return 0;
}