Project

General

Profile

666 markw
#include "vidi2c.h"
#include "regs.h"
#include "integer.h"

int isHDMIConnected()
{
return 0;
}

int isVGAConnected()
{
return 0;
}