patch-2.4.9 linux/drivers/scsi/aic7xxx/aicasm/aicasm.h
Next file: linux/drivers/scsi/aic7xxx/aicasm/aicasm_gram.y
Previous file: linux/drivers/scsi/aic7xxx/aicasm/aicasm.c
Back to the patch index
Back to the overall index
- Lines: 17
- Date:
Sun Aug 12 10:51:42 2001
- Orig file:
v2.4.8/linux/drivers/scsi/aic7xxx/aicasm/aicasm.h
- Orig date:
Sun Mar 4 14:30:18 2001
diff -u --recursive --new-file v2.4.8/linux/drivers/scsi/aic7xxx/aicasm/aicasm.h linux/drivers/scsi/aic7xxx/aicasm/aicasm.h
@@ -28,7 +28,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * $Id: //depot/src/aic7xxx/aicasm/aicasm.h#4 $
+ * $Id: //depot/src/aic7xxx/aicasm/aicasm.h#5 $
*
* $FreeBSD: src/sys/dev/aic7xxx/aicasm/aicasm.h,v 1.11 2000/09/22 22:19:54 gibbs Exp $
*/
@@ -69,6 +69,7 @@
extern char *appname;
extern int yylineno;
extern char *yyfilename;
+extern char *versions;
void stop(const char *errstring, int err_code);
void include_file(char *file_name, include_type type);
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)