mirror of
https://github.com/momo5502/hypervisor.git
synced 2026-09-01 11:18:40 +00:00
Cleanup on process termination
This commit is contained in:
@@ -16,3 +16,6 @@
|
||||
#include "nt_ext.hpp"
|
||||
#include "new.hpp"
|
||||
#include "exception.hpp"
|
||||
|
||||
// Not sure if this is good, but fuck it.
|
||||
using process_id = uint32_t;
|
||||
|
||||
Reference in New Issue
Block a user