patch-2.1.73 linux/include/asm-mips/watch.h
Next file: linux/include/linux/blkdev.h
Previous file: linux/include/asm-mips/vector.h
Back to the patch index
Back to the overall index
- Lines: 21
- Date:
Wed Dec 10 10:31:11 1997
- Orig file:
v2.1.72/linux/include/asm-mips/watch.h
- Orig date:
Thu Jun 26 12:33:40 1997
diff -u --recursive --new-file v2.1.72/linux/include/asm-mips/watch.h linux/include/asm-mips/watch.h
@@ -5,7 +5,9 @@
* License. See the file "COPYING" in the main directory of this archive
* for more details.
*
- * Copyright (C) 1996 by Ralf Baechle
+ * Copyright (C) 1996, 1997 by Ralf Baechle
+ *
+ * $Id: watch.h,v 1.2 1997/09/19 08:37:44 ralf Exp $
*/
#ifndef __ASM_WATCH_H
#define __ASM_WATCH_H
@@ -20,7 +22,8 @@
wr_load = 2
};
-extern asmlinkage unsigned int watch_available;
+extern char watch_available;
+
extern asmlinkage __watch_set(unsigned long addr, enum wref_type ref);
extern asmlinkage __watch_clear(void);
extern asmlinkage __watch_reenable(void);
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov