]> Zhao Yanbai Git Server - minix.git/commitdiff
Dropping unused INT86_REG86 macro
authorLionel Sambuc <lionel@minix3.org>
Fri, 25 Jul 2014 13:35:05 +0000 (15:35 +0200)
committerLionel Sambuc <lionel@minix3.org>
Mon, 28 Jul 2014 15:06:24 +0000 (17:06 +0200)
Change-Id: Ic7949339f192487fb9c6d2f6f62b91cc4858f9ad

include/minix/com.h

index 98eba55561b2ad94cdcd4e2ace00519288725efa..5e3e795363d3758848bb6edb7a63df586cf1f163 100644 (file)
 /* Flags for PR_FORK_FLAGS. */
 #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 */
 #define SMS_DST                m2_i1   /* dst endpoint */
 #define SMS_GID                m2_i3   /* grant id */