V10/cmd/adb/vax/mchinit.c

/*
 * any machine-dependent once-only init for adb
 */

mchinit()
{

	mkioptab();
}