6809: remove dead timer reference
authorAlan Cox <alan@linux.intel.com>
Tue, 30 Dec 2014 19:03:19 +0000 (19:03 +0000)
committerAlan Cox <alan@linux.intel.com>
Tue, 30 Dec 2014 19:03:19 +0000 (19:03 +0000)
Kernel/lowlevel-6809.s

index 466424f..da05b72 100644 (file)
@@ -232,12 +232,6 @@ interrupt_handler:
 
            ; Do not use the stack before the switch...
 
-            ; machine state stored by the cpu
-           ; save zero page ??
-            ldd _system_tick_counter
-           addd #1
-            std _system_tick_counter
-
            ; FIXME: add profil support here (need to keep profil ptrs
            ; unbanked if so ?)