lowlevel-6502: Fix NMI confusion
authorAlan Cox <alan@linux.intel.com>
Sun, 8 Mar 2015 18:03:00 +0000 (18:03 +0000)
committerAlan Cox <alan@linux.intel.com>
Sun, 8 Mar 2015 18:03:00 +0000 (18:03 +0000)
commit45f94933879c9534125b52b26798d3fe3b68ba06
tree17815afe9af6b374f4d4ba5a6ac2ad40d79becc0
parentc8c8324b630ab353bdd50e96667b91f2270f1af7
lowlevel-6502: Fix NMI confusion

We never use NMI which is forunate as half the code though the NMI trap
was a string to print and half code to execute.
Kernel/lowlevel-6502.s