xref: /csrg-svn/old/tp/tp_defs.h (revision 9828)
1*9828Ssam /*	@(#)tp_defs.h	4.1	12/18/82	*/
2*9828Ssam 
3*9828Ssam char	mt[]	= "/dev/rmt0";
4*9828Ssam char	tc[]	= "/dev/tapx";
5*9828Ssam int	flags	= flu;
6*9828Ssam char	mheader[] = "/usr/mdec/mboot";
7*9828Ssam char	theader[] = "/usr/mdec/tboot";
8