KPageTable: Remove extraneous assert
Since start is always 0 and VAddr is unsigned, we can safely remove this assert.
Loading
Please register or sign in to comment
Since start is always 0 and VAddr is unsigned, we can safely remove this assert.