X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=as%2Fhc08%2Fasm.h;h=17e31dc63249dbc7695bb45bfb200e5da1f5558d;hb=617235b446f2b64ca46bdf03294ce41481cc0331;hp=4ce9ef5d8cfa02671bcc2e863ba7d60b90850579;hpb=be826386838ea9f8dbc7cc3a6987300f04dc466b;p=fw%2Fsdcc diff --git a/as/hc08/asm.h b/as/hc08/asm.h index 4ce9ef5d..17e31dc6 100644 --- a/as/hc08/asm.h +++ b/as/hc08/asm.h @@ -667,9 +667,6 @@ extern VOID outr11(); /* JLH */ extern VOID outr19(struct expr *, int, int); extern VOID outdp(struct area *, struct expr *); -/* asstore.c */ -extern char *StoreString( char *str ); - /* asnoice.c */ extern void DefineNoICE_Line(); extern void DefineCDB_Line();