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