]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - armsrc/start.c
Add Makefile for fpga directory (Windows codepath is untested, in any case, go.bat...
[proxmark3-svn] / armsrc / start.c
index 52296fc206323178d8fb48c18e14c5c20be1e903..de2dd2f639c3e0d8c8cf86c963f6a9583c3729d8 100644 (file)
@@ -6,7 +6,7 @@
 #include <proxmark3.h>\r
 #include "apps.h"\r
 \r
-void Vector(void)\r
+void __attribute__((section(".startos"))) Vector(void)\r
 {\r
        AppMain();\r
 }\r
Impressum, Datenschutz