]>
cvs.zerfleddert.de Git - proxmark3-svn/blob - armsrc/start.c
1 //-----------------------------------------------------------------------------
2 // Just vector to AppMain(). This is in its own file so that I can place it
3 // with the linker script.
4 // Jonathan Westhues, Mar 2006
5 //-----------------------------------------------------------------------------
9 void __attribute__((section(".startos"))) Vector(void)