chiark / gitweb /
giant diffs of clock speed change
[trains.git] / detpic / common.inc
1 ; common macros & equs etc.
2
3 ;**********************************************************************
4 ; common.inc
5 ; Generally include this at the top of each file.
6
7         include         /usr/share/gputils/header/p18f458.inc
8         radix           dec 
9         include         panic.inc
10         include         morse+auto.inc
11         include         ../iwjpictest/insn-aliases.inc
12         include         ../iwjpictest/clockvaries.inc
13
14 ;****************************************************************************
15 ; MACROS
16
17 ; debug* and ifbit[01] were here but they're cruft, really,
18 ;  so I have removed them -iwj
19
20 ;****************************************************************************