patch-2.1.126 linux/include/asm-alpha/processor.h
Next file: linux/include/asm-alpha/spinlock.h
Previous file: linux/include/asm-alpha/machvec.h
Back to the patch index
Back to the overall index
- Lines: 11
- Date:
Mon Oct 12 11:40:13 1998
- Orig file:
v2.1.125/linux/include/asm-alpha/processor.h
- Orig date:
Wed Sep 9 14:51:10 1998
diff -u --recursive --new-file v2.1.125/linux/include/asm-alpha/processor.h linux/include/asm-alpha/processor.h
@@ -59,7 +59,9 @@
mm_segment_t fs;
/* Breakpoint handling for ptrace. */
- long debugreg[8];
+ unsigned long bpt_addr[2];
+ unsigned int bpt_insn[2];
+ int bpt_nsaved;
};
#define INIT_MMAP { &init_mm, PAGE_OFFSET, PAGE_OFFSET+0x10000000, \
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov