Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 62332
b: refs/heads/master
c: 24ed855
h: refs/heads/master
v: v3
  • Loading branch information
Geoff Levand authored and Linus Torvalds committed Jul 22, 2007
1 parent 2339b6f commit c00e2b1
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: f96526354bb0824f3ce550a028606d2f94435b92
refs/heads/master: 24ed8559c7e8205eb94088532b9dbdf2e290dfa2
2 changes: 2 additions & 0 deletions trunk/arch/powerpc/boot/ps3-head.S
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@

#include "ppc_asm.h"

.machine "ppc64"

.text

/*
Expand Down
2 changes: 2 additions & 0 deletions trunk/arch/powerpc/boot/ps3-hvcall.S
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@

#include "ppc_asm.h"

.machine "ppc64"

/*
* The PS3 hypervisor uses a 64 bit "C" language calling convention.
* The routines here marshal arguments between the 32 bit wrapper
Expand Down

0 comments on commit c00e2b1

Please sign in to comment.