Announce SDCC 4.5.0 RC1.
[sdcc.git] / sdcc / device / non-free / lib / pic16 / libdev / gptr / eeprom16_gptrput1_dispatch.S
blobc2f33a8cd78d8d61f583a7b060d517a2d27acb67
1         radix dec
3         global  ___eeprom_gptrput1
4         extern  ___eeprom16_gptrput1
6 S___eeprom_gptrput1_stub    code
7 ___eeprom_gptrput1:
8         goto    ___eeprom16_gptrput1
10         end