]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - bootrom/fromflash.c
Implement version information storage and retrieval for the bootrom and the osimage.
[proxmark3-svn] / bootrom / fromflash.c
index f6d5237cb7002843b4f69d5e4907e8ebfcfab8f0..0065e19e81cfb52101ac0ed05a87057bbf823b7d 100644 (file)
@@ -1,6 +1,6 @@
 #include <proxmark3.h>\r
 \r
-void __attribute__((section("bootphase1"))) CopyBootToRAM(void)\r
+void __attribute__((section(".bootphase1"))) CopyBootToRAM(void)\r
 {\r
        int i;\r
 \r
Impressum, Datenschutz