8824731504d897adf5e4e9bc82416b6355d75a12
[fw/sdcc] / as / hc08 / m08ext.c
1 /* m08ext.c */
2
3 /*
4  * (C) Copyright 1993-2002
5  * All Rights Reserved
6  *
7  * Alan R. Baldwin
8  * 721 Berkeley St.
9  * Kent, Ohio  44240
10  */
11
12 #include <stdio.h>
13 #include <setjmp.h>
14 #include "asm.h"
15 #include "m6808.h"
16
17 char    *cpu    = "Motorola 68HC08";
18 int     hilo    = 1;
19 char    *dsft   = "asm";