[FAST486]
authorAleksandar Andrejevic <aandrejevic@reactos.org>
Fri, 5 Jun 2015 20:03:55 +0000 (20:03 +0000)
committerAleksandar Andrejevic <aandrejevic@reactos.org>
Fri, 5 Jun 2015 20:03:55 +0000 (20:03 +0000)
commit44d853be5b73860bb7f4e842750728745e68060b
treef81a494a64dfe43393de0861eaf6a0feddb757f8
parentc3834b642822ac5629c1fd43e362b3be80946a69
[FAST486]
opgroups.c: We shouldn't restore SP in the opcode handler as that might
interfere with triple faults. Also, in this case it's also wrong because
the exception procedure already restores the stack pointer.
common.c: Fix a comment, no code changes.

svn path=/trunk/; revision=68027
reactos/lib/fast486/common.c
reactos/lib/fast486/opgroups.c