X-Git-Url: http://git.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/blobdiff_plain/0fc0fca5830c9d1a430f40ff935fb399f91b8adc..8652988d62b19631e498b62a3800f0decb5e743a:/bootrom/fromflash.c diff --git a/bootrom/fromflash.c b/bootrom/fromflash.c index e6868092..f6d5237c 100644 --- a/bootrom/fromflash.c +++ b/bootrom/fromflash.c @@ -1,6 +1,6 @@ #include -void CopyBootToRAM(void) +void __attribute__((section("bootphase1"))) CopyBootToRAM(void) { int i;