blob: bddec6f7e548506594ba50accfb4d934a92ab93c [file] [log] [blame]
#include <stdio.h>
int tlib8func()
{
printf("This is T8\n");
return 8;
}