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

	global	___eeprom_gptrput2
        extern  ___eeprom8_gptrput2

S___eeprom_gptrput2_stub    code
___eeprom_gptrput2:
        goto    ___eeprom8_gptrput2

	end