Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 65400
b: refs/heads/master
c: e012a7b
h: refs/heads/master
v: v3
  • Loading branch information
Thomas Gleixner committed Oct 11, 2007
1 parent 3fff7ac commit caeb961
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: 6ddf19584021f3c5774823278d42ee3f3124b650
refs/heads/master: e012a7b6000a955f1d706cab288e938207c74ba7
2 changes: 1 addition & 1 deletion trunk/arch/i386/kernel/vsyscall-int80_32.S
Original file line number Diff line number Diff line change
Expand Up @@ -50,4 +50,4 @@ __kernel_vsyscall:
/*
* Get the common code for the sigreturn entry points.
*/
#include "vsyscall-sigreturn.S"
#include "vsyscall-sigreturn_32.S"
File renamed without changes.
2 changes: 1 addition & 1 deletion trunk/arch/i386/kernel/vsyscall-sysenter_32.S
Original file line number Diff line number Diff line change
Expand Up @@ -119,4 +119,4 @@ SYSENTER_RETURN:
/*
* Get the common code for the sigreturn entry points.
*/
#include "vsyscall-sigreturn.S"
#include "vsyscall-sigreturn_32.S"

0 comments on commit caeb961

Please sign in to comment.