mirror of
https://github.com/reactos/reactos.git
synced 2025-07-31 06:52:07 +00:00
[FAST486]
- Call Fast486GetCurrentPrivLevel only when needed. - Fix a type. svn path=/branches/ntvdm/; revision=61211
This commit is contained in:
parent
aad49cc77c
commit
a2bd742ecd
4 changed files with 20 additions and 23 deletions
|
@ -118,7 +118,6 @@ Fast486WriteMemory(PFAST486_STATE State,
|
|||
{
|
||||
/* Write beyond limit */
|
||||
Fast486Exception(State, FAST486_EXCEPTION_GP);
|
||||
|
||||
return FALSE;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue