Remove redundant definition.

This commit is contained in:
David Xu 2004-08-03 02:39:24 +00:00
parent 4513fb36aa
commit 7926672ea5

View File

@ -106,9 +106,6 @@ struct kse_mailbox {
/* Flags for kse_switchin */
#define KSE_SWITCHIN_SETTMBX 0x01
/* Flags for kse_switchin */
#define KSE_SWITCHIN_SETTMBX 0x01
/* Commands for kse_thr_interrupt */
#define KSE_INTR_INTERRUPT 0x01
#define KSE_INTR_RESTART 0x02