Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 116774
b: refs/heads/master
c: da0ac27
h: refs/heads/master
v: v3
  • Loading branch information
Isaku Yamahata authored and Tony Luck committed Oct 17, 2008
1 parent 515e97e commit b6e9f90
Show file tree
Hide file tree
Showing 2 changed files with 10 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: 1b4a18fcfadcc51987682fc266bb88ed59d12935
refs/heads/master: da0ac27213d6f8f7d6ca918031572eaf7f14dca3
9 changes: 9 additions & 0 deletions trunk/arch/ia64/include/asm/break.h
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,13 @@
*/
#define __IA64_BREAK_SYSCALL 0x100000

/*
* Xen specific break numbers:
*/
#define __IA64_XEN_HYPERCALL 0x1000
/* [__IA64_XEN_HYPERPRIVOP_START, __IA64_XEN_HYPERPRIVOP_MAX] is used
for xen hyperprivops */
#define __IA64_XEN_HYPERPRIVOP_START 0x1
#define __IA64_XEN_HYPERPRIVOP_MAX 0x1a

#endif /* _ASM_IA64_BREAK_H */

0 comments on commit b6e9f90

Please sign in to comment.