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