Forum Discussion

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

Need a little help here

In line aprox# 160 of the "/linux-2.6.x/arch/nios2nommu/kernel/process.c" the function here below is implemented. int kernel_thread(int (*fn)(void *), void * arg, unsigned long flags) My...