new version from Chris Torek
[unix-history] / usr / src / old / tp / tp.h
index 8cc0ba2..9aed9a8 100644 (file)
@@ -1,4 +1,4 @@
-/*     @(#)tp.h        4.1     %G%     */
+/*     @(#)tp.h        4.2     %G%     */
 
 /*     c-version of tp?.s
  *
 
 /*     c-version of tp?.s
  *
@@ -73,10 +73,6 @@ char *strcpy();
 long   lseek();
 int    (*command)();
 
 long   lseek();
 int    (*command)();
 
-char   *nameblk;
-char   *top;
-char   *nptr;
-
 extern int     flags;
 #define        flc     0001
 #define        fli     0004
 extern int     flags;
 #define        flc     0001
 #define        fli     0004