Add declaration for zs_check_kgdb()
This commit is contained in:
parent
ae70fb71ec
commit
f9d32cbb9b
@ -1,4 +1,4 @@
|
||||
/* $NetBSD: z8530sc.h,v 1.5 1996/12/17 20:42:42 gwr Exp $ */
|
||||
/* $NetBSD: z8530sc.h,v 1.6 1997/02/24 16:01:39 gwr Exp $ */
|
||||
|
||||
/*
|
||||
* Copyright (c) 1994 Gordon W. Ross
|
||||
@ -132,3 +132,5 @@ int zs_set_modes __P((struct zs_chanstate *, int));
|
||||
|
||||
extern int zs_major;
|
||||
|
||||
int zs_check_kgdb __P((struct zs_chanstate *, int));
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user