~kris/9p

9hist

aebb64ba1c2fe06884b03584ef0a4c6c3c77c1a4 — David du Colombier 29 years ago ea6ad2e
Plan 9 from Bell Labs 1996-11-27
1 files changed, 1 insertions(+), 0 deletions(-)

M carrera/dat.h
M carrera/dat.h => carrera/dat.h +1 -0
@@ 157,6 157,7 @@ struct ISAConf {
	char	type[NAMELEN];
	ulong	port;
	ulong	irq;
	int	dma;
};

extern KMap kpte[];