Dropping unused INT86_REG86 macro
Change-Id: Ic7949339f192487fb9c6d2f6f62b91cc4858f9ad
This commit is contained in:
parent
5d0e31dbb3
commit
b51e653dd4
1 changed files with 0 additions and 3 deletions
|
@ -355,9 +355,6 @@
|
||||||
/* Flags for PR_FORK_FLAGS. */
|
/* Flags for PR_FORK_FLAGS. */
|
||||||
#define PFF_VMINHIBIT 0x01 /* Don't schedule until release by VM. */
|
#define PFF_VMINHIBIT 0x01 /* Don't schedule until release by VM. */
|
||||||
|
|
||||||
/* Field names for SYS_INT86 */
|
|
||||||
#define INT86_REG86 m1_p1 /* pointer to registers */
|
|
||||||
|
|
||||||
/* SYS_SAFEMEMSET */
|
/* SYS_SAFEMEMSET */
|
||||||
#define SMS_DST m2_i1 /* dst endpoint */
|
#define SMS_DST m2_i1 /* dst endpoint */
|
||||||
#define SMS_GID m2_i3 /* grant id */
|
#define SMS_GID m2_i3 /* grant id */
|
||||||
|
|
Loading…
Reference in a new issue