summaryrefslogtreecommitdiff
path: root/sys/arch/mvme88k/dev/busswitchreg.h
blob: d1f95c717a230750907c6e0342fd46531b9147fd (plain)
1
2
3
4
5
6
7
8
9
10
/*	$OpenBSD: busswitchreg.h,v 1.1 1999/09/27 18:43:22 smurph Exp $ */

/*
 * Memory map for BusSwitch chip found in mvme197 boards.
 */

struct busswitchreg {
	unsigned    start;
};