projects
/
proxmark3-svn
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[ryan] fix declarations for windows compiler
[proxmark3-svn]
/
tools
/
rbt2c.pl
diff --git
a/tools/rbt2c.pl
b/tools/rbt2c.pl
index 949c9ae93cc6bdf70bb8fd31609f60db2fe2f579..3e1e1fc4b70f2eab6896a759ebd41dff08bddbe8 100644
(file)
--- a/
tools/rbt2c.pl
+++ b/
tools/rbt2c.pl
@@
-3,6
+3,8
@@
# This tool converts a Xilinx xxx.rbt FPGA bitstream to a table that will
\r
# compile as C source code. The output format is DWORDs, MSB first.
\r
\r
+local $/ = "\r\n";
\r
+
\r
print "// Generated by rbt2c.pl, do not edit!\n\n";
\r
\r
for(1..7) {
\r
Impressum
,
Datenschutz