Let the right reset entry point jump to the currently wrong entry pointmaster
commitc559da7c8eec5e45ef1f67978827af6f0b9546f5
authorHervé Poussineau <hpoussin@reactos.org>
Wed, 23 Apr 2014 21:19:35 +0000 (23 23:19 +0200)
committerAndreas Färber <andreas.faerber@web.de>
Fri, 4 Jul 2014 15:23:09 +0000 (4 17:23 +0200)
tree2a615117d7a324f7681e969eb7cf0c7e0527c121
parent8a5d9dcfa14f82a0246958e0220a53a2618b53dd
Let the right reset entry point jump to the currently wrong entry point

This is easier to do this than to copy the code from the wrong entry
point (0xfffffffc) to the right entry point (0xfff00100).

Suggested-by: Alexander Graf <agraf@suse.de>
Signed-off-by: Hervé Poussineau <hpoussin@reactos.org>
Acked-by: Alexander Graf <agraf@suse.de>
Signed-off-by: Andreas Färber <andreas.faerber@web.de>
src/vectors.S