Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 9635
b: refs/heads/master
c: 71dc036
h: refs/heads/master
i:
  9633: 75961b9
  9631: 9fb9209
v: v3
  • Loading branch information
Jeff Dike authored and Linus Torvalds committed Oct 4, 2005
1 parent 8a9b6ae commit edeb69d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: c2b513dfbb04d7c94cca145172cfeb91f7683e54
refs/heads/master: 71dc036247573e377703233af289019f4aa3176e
2 changes: 1 addition & 1 deletion trunk/arch/um/sys-i386/user-offsets.c
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ void foo(void)
OFFSET(HOST_SC_FP_ST, _fpstate, _st);
OFFSET(HOST_SC_FXSR_ENV, _fpstate, _fxsr_env);

DEFINE_LONGS(HOST_FRAME_SIZE, FRAME_SIZE);
DEFINE(HOST_FRAME_SIZE, FRAME_SIZE);
DEFINE_LONGS(HOST_FP_SIZE, sizeof(struct user_i387_struct));
DEFINE_LONGS(HOST_XFP_SIZE, sizeof(struct user_fxsr_struct));

Expand Down

0 comments on commit edeb69d

Please sign in to comment.