blob: abda195edb969e38507cb32de2fcc75083237da6 [file] [log] [blame]
#include "framework.h"
#include "stdio.h"
void framework()
{
printf("framework\n");
}