提交 afefce19 编写于 作者: B Bobby Bingham 提交者: Rich Felker

fix typo in s390x user.h

上级 ffaaa6d2
......@@ -12,7 +12,7 @@ typedef struct {
} elf_fpregset_t;
#define ELF_NGREG 27
typedef unsigned long elf_greg_t, elf_gregset_t[ELG_NGREG];
typedef unsigned long elf_greg_t, elf_gregset_t[ELF_NGREG];
struct _user_psw_struct {
unsigned long mask, addr;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册