Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 80969
b: refs/heads/master
c: d65dded
h: refs/heads/master
i:
  80967: 5c7ee0d
v: v3
  • Loading branch information
Nathan Lynch authored and Paul Mackerras committed Dec 3, 2007
1 parent 60dce11 commit 1a49132
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 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: 8d089085a4e6d8a91c954130cb4caebd50788a08
refs/heads/master: d65dded426e1315f5fbe3e1bc2ffe2140c69ceec
5 changes: 0 additions & 5 deletions trunk/arch/powerpc/platforms/pseries/plpar_wrappers.h
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,6 @@ static inline long poll_pending(void)
return plpar_hcall_norets(H_POLL_PENDING);
}

static inline long prod_processor(void)
{
return plpar_hcall_norets(H_PROD);
}

static inline long cede_processor(void)
{
return plpar_hcall_norets(H_CEDE);
Expand Down

0 comments on commit 1a49132

Please sign in to comment.