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

	global	___eeprom_gptrput1
        extern  ___eeprom8_gptrput1

S___eeprom_gptrput1_stub    code
___eeprom_gptrput1:
        goto    ___eeprom8_gptrput1

	end