Add a definition for normal kernel window state.
This commit is contained in:
parent
38c7466c9a
commit
872f6c4015
@ -87,4 +87,6 @@
|
||||
#define WSTATE_MASK 7 /* for WSTATE.NORMAL */
|
||||
#define WSTATE_USERSHIFT 3 /* for WSTATE.OTHER / user */
|
||||
|
||||
#define WSTATE_KERNEL 0 /* normal kernel wstate */
|
||||
|
||||
#endif /* !_MACHINE_WSTATE_H_ */
|
||||
|
Loading…
x
Reference in New Issue
Block a user