Announce SDCC 4.5.0 RC1.
[sdcc.git] / sdcc / device / non-free / lib / pic16 / libdev / gptr / eeprom16_gptrput2_dispatch.S
blob886b8e0c4118523896f401f2d345fa4d066c6c8a
1         radix dec
3         global  ___eeprom_gptrput2
4         extern  ___eeprom16_gptrput2
6 S___eeprom_gptrput2_stub    code
7 ___eeprom_gptrput2:
8         goto    ___eeprom16_gptrput2
10         end