B_EXACT_KERNEL_ADDRESS doesn't make any sense.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@9257 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
6978315d3a
commit
301a2f29ba
@ -143,11 +143,6 @@ typedef struct vm_store_ops {
|
||||
} vm_store_ops;
|
||||
|
||||
// args for the create_area funcs
|
||||
enum {
|
||||
// ToDo: these are here only temporarily - it's a private
|
||||
// addition to the BeOS create_area() flags
|
||||
B_EXACT_KERNEL_ADDRESS = B_EXACT_ADDRESS
|
||||
};
|
||||
|
||||
enum {
|
||||
REGION_NO_PRIVATE_MAP = 0,
|
||||
|
Loading…
Reference in New Issue
Block a user