Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
19 years ago

'callr main' but there are two main?

In arch\nios2nommu\kernel\head.S,there is a piece of code like this: callr main. However,main function appeared two times in the kernel of linux.they are: arch\nios2nommu\kernel\asm-of...