msx1: update to platform_ version
authorAlan Cox <alan@linux.intel.com>
Thu, 29 Mar 2018 17:23:18 +0000 (18:23 +0100)
committerAlan Cox <alan@linux.intel.com>
Thu, 29 Mar 2018 17:23:18 +0000 (18:23 +0100)
Kernel/platform-msx1/tricks.s

index c064944..1269ac3 100644 (file)
@@ -8,7 +8,7 @@
         .globl _getproc
         .globl _trap_monitor
         .globl trap_illegal
-        .globl _switchout
+        .globl _platform_switchout
         .globl _switchin
         .globl _doexec
         .globl _dofork
@@ -40,9 +40,7 @@ _ramtop:
 ; from switchout().
 ; 
 ; This function can have no arguments or auto variables.
-_switchout:
-        di
-        call _chksigs
+_platform_switchout:
         ; save machine state
 
         ld hl, #0 ; return code set here is ignored, but _switchin can