Announce SDCC 4.5.0 RC1.
[sdcc.git] / sdcc / device / non-free / lib / pic16 / libdev / gptr / eeprom8_gptrput4_dispatch.S
blob907cfeded4f6f822fda14b2caef01a401a6c7449
1         radix dec
3         global  ___eeprom_gptrput4
4         extern  ___eeprom8_gptrput4
6 S___eeprom_gptrput4_stub    code
7 ___eeprom_gptrput4:
8         goto    ___eeprom8_gptrput4
10         end