projects
/
proxmark3-svn
/ blame
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(incremental) |
history
|
HEAD
Fixed a typo in command.cpp, moved Changelog to CHANGES.TXT for better coherence.
[proxmark3-svn]
/
bootrom
/
ram-reset.s
Commit
Line
Data
6658905f
1
.extern BootROM
\r
2
\r
3
.text
\r
4
.code 32
\r
5
.align 0
\r
6
\r
7
.global start
\r
8
start:
\r
9
ldr sp, = 0x0020FFF8
\r
10
bl BootROM
\r
Impressum
,
Datenschutz