comparison defs/stat.d @ 1760:27e85b681dab

Fixed DEFS issue in 6809l2 and 6309l2 (thanks Rodney!) Other defs file changes
author boisy
date Fri, 01 Apr 2005 13:00:57 +0000
parents 7af4d12008f4
children 9d95e3246a61
comparison
equal deleted inserted replaced
1759:c748bc73facc 1760:27e85b681dab
1 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; 1 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
2 ; stat 2 ; stat - GetStat/SetStat Code Definitions
3 ; 3 ;
4 ; $Id$ 4 ; $Id$
5 ; 5 ;
6 ; Edt/Rev YYYY/MM/DD Modified by 6 ; Edt/Rev YYYY/MM/DD Modified by
7 ; Comment 7 ; Comment
8 ; ------------------------------------------------------------------ 8 ; ------------------------------------------------------------------
9 ; 2004/07/02 Boisy G. Pitre 9 ; 2004/07/02 Boisy G. Pitre
10 ; Started 10 ; Created.
11 11
12 .title GetStat/SetStat Code Definitions 12 .title GetStat/SetStat Code Definitions
13 13
14 .area STAT (ABS) 14 .area STAT (ABS)
15 15