diff options
author | Ralf Baechle <ralf@linux-mips.org> | 2000-01-29 01:41:54 +0000 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2000-01-29 01:41:54 +0000 |
commit | f969d69ba9f952e5bdd38278e25e26a3e4a61a70 (patch) | |
tree | b3530d803df59d726afaabebc6626987dee1ca05 /include/asm-mips64/offset.h | |
parent | a10ce7ef2066b455d69187643ddf2073bfc4db24 (diff) |
Merge with 2.3.27.
Diffstat (limited to 'include/asm-mips64/offset.h')
-rw-r--r-- | include/asm-mips64/offset.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/asm-mips64/offset.h b/include/asm-mips64/offset.h index 8fc30f570..a7711ea2d 100644 --- a/include/asm-mips64/offset.h +++ b/include/asm-mips64/offset.h @@ -52,7 +52,7 @@ #define TASK_COUNTER 48 #define TASK_PRIORITY 56 #define TASK_MM 1304 -#define TASK_STRUCT_SIZE 1400 +#define TASK_STRUCT_SIZE 1448 /* MIPS specific thread_struct offsets. */ #define THREAD_REG16 864 |