65c816: pass the correct A X Y values to the 6502 user space
authorAlan Cox <alan@linux.intel.com>
Fri, 24 Nov 2017 17:54:09 +0000 (17:54 +0000)
committerAlan Cox <alan@linux.intel.com>
Fri, 24 Nov 2017 17:54:09 +0000 (17:54 +0000)
commit58a584cabf47dafd86cdbd6de58c71d7028a6f84
tree75f3904f54869c7128b5054acb93f17e5483ddee
parentffc4c09af3571f006e342f620ddc13bef0d18be7
65c816: pass the correct A X Y values to the 6502 user space

We don't use these but we do specify them so we should follow what 6502
expects
Kernel/lowlevel-65c816.s