Replaced region_id with area_id.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@9859 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -29,7 +29,7 @@
|
|||||||
|
|
||||||
static char *bootdir = NULL;
|
static char *bootdir = NULL;
|
||||||
static off_t bootdir_len = 0;
|
static off_t bootdir_len = 0;
|
||||||
static region_id bootdir_region = -1;
|
static area_id bootdir_region = -1;
|
||||||
|
|
||||||
struct bootfs_stream {
|
struct bootfs_stream {
|
||||||
int type;
|
int type;
|
||||||
|
|||||||
Reference in New Issue
Block a user