xref: /original-bsd/old/tp/tp0.c (revision 4d1ce0b0)
1 #ifndef lint
2 static char sccsid[] = "@(#)tp0.c	4.2 05/11/89";
3 #endif
4 
5 #include "tp.h"
6 #include "pathnames.h"
7 
8 char	mt[]	= _PATH_MT;
9 char	tc[]	= _PATH_TAPX;
10 int	flags	= flu;
11 char	mheader[] = _PATH_MBOOT;
12 char	theader[] = _PATH_TBOOT;
13