mirror of
https://github.com/drasko/codezero.git
synced 2026-02-23 23:33:14 +01:00
Prepare to reimplement copy-on-write. previous commit stable.
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
#include <memory.h>
|
||||
#include <file.h>
|
||||
#include <utcb.h>
|
||||
#include <env.h>
|
||||
#include <proc.h>
|
||||
|
||||
struct tcb_head {
|
||||
struct list_head list;
|
||||
|
||||
Reference in New Issue
Block a user