kernel/eka/kernel/arm/cipc.cia
branchGCC_SURGE
changeset 184 0e2270015475
parent 109 b3a1d9898418
equal deleted inserted replaced
183:9953e74bcef5 184:0e2270015475
   430 #if !defined(__SMP__) && !defined(__MESSAGE_MACHINE_CODED__)
   430 #if !defined(__SMP__) && !defined(__MESSAGE_MACHINE_CODED__)
   431 	asm("__TheScheduler: ");
   431 	asm("__TheScheduler: ");
   432 	asm(".word TheScheduler ");
   432 	asm(".word TheScheduler ");
   433 #endif
   433 #endif
   434 	asm("__K_MsgInfo: ");
   434 	asm("__K_MsgInfo: ");
   435 	asm(".word  " CSM_ZN1K8MsgInfoE);
   435 	asm(".word  " CSM_ZN1K7MsgInfoE);
   436 	}
   436 	}
   437 #endif
   437 #endif