Skip to content

Commit

Permalink
[POWERPC] Add H_ILLAN_ATTRIBUTES hcall number
Browse files Browse the repository at this point in the history
Adds the number for the H_ILLAN_ATTRIBUTES hcall.

Signed-off-by: Brian King <brking@linux.vnet.ibm.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
  • Loading branch information
Brian King authored and Paul Mackerras committed Jul 11, 2007
1 parent a527ad8 commit 3c0c9e3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/asm-powerpc/hvcall.h
Original file line number Diff line number Diff line change
Expand Up @@ -206,6 +206,7 @@
#define H_FREE_LOGICAL_LAN_BUFFER 0x1D4
#define H_QUERY_INT_STATE 0x1E4
#define H_POLL_PENDING 0x1D8
#define H_ILLAN_ATTRIBUTES 0x244
#define H_JOIN 0x298
#define H_VASI_STATE 0x2A4
#define H_ENABLE_CRQ 0x2B0
Expand Down

0 comments on commit 3c0c9e3

Please sign in to comment.