예제 #1
0
static DEVICE_UNLOAD(vc20_tape)
{
	vc20_tape_close();
}
예제 #2
0
파일: vc20.c 프로젝트: broftkd/mess-cvs
/* currently not used, but when time comes */
void vc20_driver_shutdown (void)
{
	vc20_tape_close ();
}