Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
L
linux
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
linux
Commits
6b9f9360
Commit
6b9f9360
authored
Mar 12, 2002
by
David Mosberger
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
offsets.h:
Update offsets.h defconfig: Update defconfig.
parent
f0626604
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
140 additions
and
81 deletions
+140
-81
arch/ia64/defconfig
arch/ia64/defconfig
+139
-70
include/asm-ia64/offsets.h
include/asm-ia64/offsets.h
+1
-11
No files found.
arch/ia64/defconfig
View file @
6b9f9360
This diff is collapsed.
Click to expand it.
include/asm-ia64/offsets.h
View file @
6b9f9360
...
...
@@ -6,23 +6,16 @@
* This file was generated by arch/ia64/tools/print_offsets.awk.
*
*/
#define PT_PTRACED_BIT 0
#define PT_SYSCALLTRACE_BIT 1
#define IA64_TASK_SIZE 3936
/* 0xf60 */
#define IA64_THREAD_INFO_SIZE 24
/* 0x18 */
#define IA64_PT_REGS_SIZE 400
/* 0x190 */
#define IA64_SWITCH_STACK_SIZE 560
/* 0x230 */
#define IA64_SIGINFO_SIZE 128
/* 0x80 */
#define IA64_CPU_SIZE
16384
/* 0x400
0 */
#define IA64_CPU_SIZE
224
/* 0xe
0 */
#define SIGFRAME_SIZE 2816
/* 0xb00 */
#define UNW_FRAME_INFO_SIZE 448
/* 0x1c0 */
#define IA64_TASK_PTRACE_OFFSET 32
/* 0x20 */
#define IA64_TASK_THREAD_OFFSET 1472
/* 0x5c0 */
#define IA64_TASK_THREAD_KSP_OFFSET 1480
/* 0x5c8 */
#define IA64_TASK_PFM_OVFL_BLOCK_RESET_OFFSET 2096
/* 0x830 */
#define IA64_TASK_PID_OFFSET 212
/* 0xd4 */
#define IA64_TASK_MM_OFFSET 136
/* 0x88 */
#define IA64_PT_REGS_CR_IPSR_OFFSET 0
/* 0x0 */
#define IA64_PT_REGS_CR_IIP_OFFSET 8
/* 0x8 */
#define IA64_PT_REGS_CR_IFS_OFFSET 16
/* 0x10 */
...
...
@@ -132,8 +125,5 @@
#define IA64_SIGFRAME_SIGCONTEXT_OFFSET 160
/* 0xa0 */
#define IA64_CLONE_VFORK 16384
/* 0x4000 */
#define IA64_CLONE_VM 256
/* 0x100 */
#define IA64_CPU_IRQ_COUNT_OFFSET 0
/* 0x0 */
#define IA64_CPU_BH_COUNT_OFFSET 4
/* 0x4 */
#define IA64_CPU_PHYS_STACKED_SIZE_P8_OFFSET 12
/* 0xc */
#endif
/* _ASM_IA64_OFFSETS_H */
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment