From: ian Date: Wed, 28 Dec 2005 03:05:34 +0000 (+0000) Subject: make it link by putting all of panic.asm in pan_ section X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ijackson/git?a=commitdiff_plain;h=f222040d6601fd5050c3e0574ad2576dcf60e418;p=trains.git make it link by putting all of panic.asm in pan_ section --- diff --git a/detpic/panic.asm b/detpic/panic.asm index 5d846ce..5a15c38 100644 --- a/detpic/panic.asm +++ b/detpic/panic.asm @@ -52,7 +52,7 @@ panic_stack res stack_depth*3 ;**************************************************************************** - code +pan_ code ;**************************************************************************** @@ -329,7 +329,6 @@ waiting_loop ; wait for timer0 interrupt, or some other interrupt ;---------------------------------------- ; MASTER'S PANIC SERIAL PORT HANDLING -pan_ code ;-------------------- waiting_master bt_f_if1 PIR1,RCIF ; host sent us something ?