chiark / gitweb /
massive makefile rearrangements and improvements
[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
13 ;****************************************************************************
14 ; MACROS
15
16 ; debug* and ifbit[01] were here but they're cruft, really,
17 ;  so I have removed them -iwj
18
19 ;****************************************************************************