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