Remove redundant definition.
This commit is contained in:
parent
4513fb36aa
commit
7926672ea5
@ -106,9 +106,6 @@ struct kse_mailbox {
|
|||||||
/* Flags for kse_switchin */
|
/* Flags for kse_switchin */
|
||||||
#define KSE_SWITCHIN_SETTMBX 0x01
|
#define KSE_SWITCHIN_SETTMBX 0x01
|
||||||
|
|
||||||
/* Flags for kse_switchin */
|
|
||||||
#define KSE_SWITCHIN_SETTMBX 0x01
|
|
||||||
|
|
||||||
/* Commands for kse_thr_interrupt */
|
/* Commands for kse_thr_interrupt */
|
||||||
#define KSE_INTR_INTERRUPT 0x01
|
#define KSE_INTR_INTERRUPT 0x01
|
||||||
#define KSE_INTR_RESTART 0x02
|
#define KSE_INTR_RESTART 0x02
|
||||||
|
Loading…
x
Reference in New Issue
Block a user