8048: Remove the localrange declaration for the stack

This commit is contained in:
Marcus Comstedt 2019-07-19 19:35:27 +02:00
parent 3a8e59319a
commit 62d5fa3b9d

View file

@ -26,9 +26,6 @@
<unaffected> <unaffected>
<register name="SP"/> <register name="SP"/>
</unaffected> </unaffected>
<localrange>
<range space="stack" first="0x8" last="0x17"/>
</localrange>
</prototype> </prototype>
</default_proto> </default_proto>
</compiler_spec> </compiler_spec>