diff code_part1/OSTC_code_asm_part1/definitions.asm @ 543:0def530863c2

Use faster return from ISR
author heinrichsweikamp
date Tue, 10 Jan 2012 21:55:13 +0100
parents 5eff719fd292
children 5a973816673e
line wrap: on
line diff
--- a/code_part1/OSTC_code_asm_part1/definitions.asm	Tue Jan 10 00:04:33 2012 +0100
+++ b/code_part1/OSTC_code_asm_part1/definitions.asm	Tue Jan 10 21:55:13 2012 +0100
@@ -157,9 +157,9 @@
 ;
 bank1 udata 0x100               ;Bank 1
 
-wreg_temp       res 1           ;variables used for context saving during ISR 
-status_temp     res 1
-bsr_temp        res 1
+;wreg_temp       res 1           ;variables used for context saving during ISR 
+;status_temp     res 1
+;bsr_temp        res 1
 prod_temp       res 2           ;Trashed by isr_mult16x16, for sensor compensations
 
 secs            res 1           ;realtime clock