zero: less verbose
This commit is contained in:
parent
fe6dfbc1c6
commit
a78aa420fd
@ -52,9 +52,6 @@ static struct mappedRessourceOps zeroOps = {
|
|||||||
int zeroOnMapped(struct uAddrVirtualReg *vreg)
|
int zeroOnMapped(struct uAddrVirtualReg *vreg)
|
||||||
{
|
{
|
||||||
(void)vreg;
|
(void)vreg;
|
||||||
|
|
||||||
printf("ZERO MAPPED !!\n");
|
|
||||||
|
|
||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user