Announce SDCC 4.5.0 RC1.
[sdcc.git] / sdcc / device / non-free / lib / pic16 / libdev / gptr / eeprom16_gptrput3_dispatch.S
blob9b16e0bde6068a1907262bdd8e9f9a70c2fe2e85
1         radix dec
3         global  ___eeprom_gptrput3
4         extern  ___eeprom16_gptrput3
6 S___eeprom_gptrput3_stub    code
7 ___eeprom_gptrput3:
8         goto    ___eeprom16_gptrput3
10         end