summaryrefslogtreecommitdiff
path: root/device/non-free/lib/pic16/libdev/gptr/eeprom16_gptrput1_dispatch.S
blob: c2f33a8cd78d8d61f583a7b060d517a2d27acb67 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
	radix dec

	global	___eeprom_gptrput1
        extern  ___eeprom16_gptrput1

S___eeprom_gptrput1_stub    code
___eeprom_gptrput1:
        goto    ___eeprom16_gptrput1

	end