diff options
author | Ralf Baechle <ralf@linux-mips.org> | 1997-01-07 02:33:00 +0000 |
---|---|---|
committer | <ralf@linux-mips.org> | 1997-01-07 02:33:00 +0000 |
commit | beb116954b9b7f3bb56412b2494b562f02b864b1 (patch) | |
tree | 120e997879884e1b9d93b265221b939d2ef1ade1 /include/linux/debugreg.h | |
parent | 908d4681a1dc3792ecafbe64265783a86c4cccb6 (diff) |
Import of Linux/MIPS 2.1.14
Diffstat (limited to 'include/linux/debugreg.h')
-rw-r--r-- | include/linux/debugreg.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/linux/debugreg.h b/include/linux/debugreg.h index ba93e10c6..d954a54ca 100644 --- a/include/linux/debugreg.h +++ b/include/linux/debugreg.h @@ -21,7 +21,7 @@ /* Now define a bunch of things for manipulating the control register. The top two bytes of the control register consist of 4 fields of 4 - bytes - each field corresponds to one of the four debug registers, + bits - each field corresponds to one of the four debug registers, and indicates what types of access we trap on, and how large the data field is that we are looking at */ |