aboutsummaryrefslogtreecommitdiffstats
path: root/linux/s390x/userent.h
blob: d14488fe12a3ef4e6488c395b759485fa5666f04 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
#include "../s390/userent0.h"
{ PT_FPR0,		"fpr0" },
{ PT_FPR1,		"fpr1" },
{ PT_FPR2,		"fpr2" },
{ PT_FPR3,		"fpr3" },
{ PT_FPR4,		"fpr4" },
{ PT_FPR5,		"fpr5" },
{ PT_FPR6,		"fpr6" },
{ PT_FPR7,		"fpr7" },
{ PT_FPR8,		"fpr8" },
{ PT_FPR9,		"fpr9" },
{ PT_FPR10,		"fpr10" },
{ PT_FPR11,		"fpr11" },
{ PT_FPR12,		"fpr12" },
{ PT_FPR13,		"fpr13" },
{ PT_FPR14,		"fpr14" },
{ PT_FPR15,		"fpr15" },
/* Other fields in "struct user" */
#include "../s390/userent1.h"