Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 65388
b: refs/heads/master
c: 56cc623
h: refs/heads/master
v: v3
  • Loading branch information
Thomas Gleixner committed Oct 11, 2007
1 parent 9d1aebd commit 820a350
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 3 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: 5bdef8fd610b8b07cf58ad2139f1f76bf127ad5d
refs/heads/master: 56cc623cd7e9a36ae57fbf43f85adc11cff13042
2 changes: 1 addition & 1 deletion trunk/arch/i386/kernel/asm-offsets_32.c
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
#include <linux/personality.h>
#include <linux/suspend.h>
#include <asm/ucontext.h>
#include "sigframe.h"
#include "sigframe_32.h"
#include <asm/pgtable.h>
#include <asm/fixmap.h>
#include <asm/processor.h>
Expand Down
File renamed without changes.
2 changes: 1 addition & 1 deletion trunk/arch/i386/kernel/signal_32.c
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
#include <asm/ucontext.h>
#include <asm/uaccess.h>
#include <asm/i387.h>
#include "sigframe.h"
#include "sigframe_32.h"

#define DEBUG_SIG 0

Expand Down

0 comments on commit 820a350

Please sign in to comment.