Replaced cast (void **) with (void *) to avoid gcc 3 warning:
[fw/sdcc] / src / ds390 / ralloc.h
2001-12-09 johanknolfixed bug #477835 for ds390-port
2001-11-28 sandeepa) Moved DPL, DPH, DPX & B before XREGn . ralloc.c...
2001-11-10 sandeepIntroduced DPTR use - now DPTR will allocated to liveRa...
2001-11-09 sandeepNow uses the clash information to determine of slocs...
2001-02-14 johanknolBeautified (indented) compiler source according to...
2000-09-30 johanknolcleaning; moved all extern's from .c to .h files for...
2000-08-18 kvigorBreak DS80C390 support into seperate port (ds390);...