repo.or.cz
/
sdcc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Announce SDCC 4.5.0 RC1.
[sdcc.git]
/
sdcc
/
device
/
non-free
/
lib
/
pic16
/
libdev
/
gptr
/
eeprom16_gptrget2_dispatch.S
blob
597dbfa44dbd917ba0b6f5fba11210dcf8776831
1
radix dec
2
3
global ___eeprom_gptrget2
4
extern ___eeprom16_gptrget2
5
6
S___eeprom_gptrget2_stub code
7
___eeprom_gptrget2:
8
goto ___eeprom16_gptrget2
9
10
end