#include <target.h>

int
main(void)
{
	while (1) Intern_porta |= 0x40, Intern_porta &= ~0x40;
}

