mirror of
https://github.com/momo5502/hypervisor.git
synced 2025-09-01 14:37:26 +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