Altera_Forum
Honored Contributor
19 years agoassemble under nios2
Hi all, i write a program under nios2 using assemble lanauge, following is the source code # include <linux/module.h># include <linux/kernel.h> void print(void) { printk("function...