ipc2: started working on event-based ipc handling.
This commit is contained in:
@@ -19,7 +19,8 @@
|
||||
|
||||
|
||||
|
||||
#define AQH_OBJECT_FLAGS_FIRE 0x80000000L
|
||||
#define AQH_OBJECT_FLAGS_ENABLED 0x80000000L
|
||||
#define AQH_OBJECT_FLAGS_FIRE 0x40000000L
|
||||
|
||||
|
||||
enum {
|
||||
|
||||
Reference in New Issue
Block a user