Revert "trial implementation of private file mapping"
This reverts commit abe57218c4.
This commit is contained in:
@ -71,8 +71,6 @@ struct syscall_load_desc {
|
||||
struct syscall_response {
|
||||
unsigned long status;
|
||||
long ret;
|
||||
unsigned long fault_address;
|
||||
unsigned long fault_reason;
|
||||
};
|
||||
|
||||
struct syscall_ret_desc {
|
||||
|
||||
Reference in New Issue
Block a user