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:
@@ -143,11 +143,6 @@ typedef struct vm_store_ops {
|
|||||||
} vm_store_ops;
|
} vm_store_ops;
|
||||||
|
|
||||||
// args for the create_area funcs
|
// 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 {
|
enum {
|
||||||
REGION_NO_PRIVATE_MAP = 0,
|
REGION_NO_PRIVATE_MAP = 0,
|
||||||
|
|||||||
Reference in New Issue
Block a user