]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - bootrom/fromflash.c
Merge linker scripts in bootrom to have a single linker script for the bootloader...
[proxmark3-svn] / bootrom / fromflash.c
index e6868092fdc9d4e050cdfaf68af7478b203dd211..f6d5237cb7002843b4f69d5e4907e8ebfcfab8f0 100644 (file)
@@ -1,6 +1,6 @@
 #include <proxmark3.h>\r
 \r
-void CopyBootToRAM(void)\r
+void __attribute__((section("bootphase1"))) CopyBootToRAM(void)\r
 {\r
        int i;\r
 \r
Impressum, Datenschutz