ipc2: started working on event-based ipc handling.

This commit is contained in:
Martin Preuss
2025-01-09 01:42:19 +01:00
parent b2193afa46
commit acbe4505b9
11 changed files with 963 additions and 5 deletions

View File

@@ -19,7 +19,8 @@
#define AQH_OBJECT_FLAGS_FIRE 0x80000000L
#define AQH_OBJECT_FLAGS_ENABLED 0x80000000L
#define AQH_OBJECT_FLAGS_FIRE 0x40000000L
enum {