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

	global	___eeprom_gptrput4
        extern  ___eeprom8_gptrput4

S___eeprom_gptrput4_stub    code
___eeprom_gptrput4:
        goto    ___eeprom8_gptrput4

	end