]> git.sur5r.net Git - cc65/commitdiff
reverted last change, it was nonsense considering how functions are called
authorizydorst <izydorst@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Wed, 20 Aug 2003 12:19:59 +0000 (12:19 +0000)
committerizydorst <izydorst@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Wed, 20 Aug 2003 12:19:59 +0000 (12:19 +0000)
git-svn-id: svn://svn.cc65.org/cc65/trunk@2392 b7a2c559-68d2-44c3-8de9-860c34a00d81

libsrc/geos/system/mainloop.s

index 411294929b21ef99c6a6d0a3b6d8ad6b9760dc68..5b0517510b6a9c7e6cfccac2515ac2e3ab4bb53f 100644 (file)
@@ -10,5 +10,4 @@
 
            .include "../inc/jumptab.inc"
 
-_MainLoop:
-           jmp MainLoop
+_MainLoop = MainLoop