Add the dispatch header to X_SEMAPHORE
This commit is contained in:
@@ -17,6 +17,7 @@ namespace xe {
|
||||
namespace kernel {
|
||||
|
||||
struct X_SEMAPHORE {
|
||||
X_DISPATCH_HEADER header;
|
||||
// TODO: Make this not empty!
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user