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:
parent
a49a5623f1
commit
df9445ba48
@ -29,7 +29,7 @@
|
||||
|
||||
static char *bootdir = NULL;
|
||||
static off_t bootdir_len = 0;
|
||||
static region_id bootdir_region = -1;
|
||||
static area_id bootdir_region = -1;
|
||||
|
||||
struct bootfs_stream {
|
||||
int type;
|
||||
|
Loading…
Reference in New Issue
Block a user