VLSI Solution Oy / MegaLib Documentation

c-restart.s

Go to the documentation of this file.
00001 
00005 #ifdef ASM
00006         .sect code,code
00007         .org 0x50
00008         .import _main
00009         ldc 0x1800/*__stack*/,i6
00010         j _main
00011         ldc 0x4000,lr0  //restart
00012 
00013         .end
00014 #endif

All software copyright 2005-2006 VLSI Solution OY. Redistribution of this software is strictly forbidden.