fixed compiler warning
git-svn-id: https://www4.informatik.uni-erlangen.de/i4svn/danceos/trunk/devel/fail@1007 8c4709b5-6ec9-48aa-a5cd-a96041d1645a
This commit is contained in:
@ -8,5 +8,5 @@
|
|||||||
|
|
||||||
namespace sal
|
namespace sal
|
||||||
{
|
{
|
||||||
const guest_address_t ADDR_INV = NULL;
|
const guest_address_t ADDR_INV = 0;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user