z80: update lowlevel-banked to account for hard_ei change
authorAlan Cox <alan@linux.intel.com>
Sat, 12 Aug 2017 18:46:20 +0000 (19:46 +0100)
committerAlan Cox <alan@linux.intel.com>
Sat, 12 Aug 2017 18:46:20 +0000 (19:46 +0100)
Kernel/lowlevel-z80-banked.s

index 7a67b43..77be0d0 100644 (file)
@@ -667,6 +667,9 @@ _in:
        in l, (c)
        ret
 
+___hard_ei:
+       ei
+       ret
 
 ;
 ;      Pull in the CPU specific workarounds