
void init_8255(unsigned char control_word)
{
	MY_8255_BASE[ PPI_CONTROL ]  = control_word;
}