Hi, I want to use ioremap in user-program and not in a driver. I tried to compile my program, but i got the error "undefined reference to __ioremap". What must i do in the makefile to get this compiled? (i already inlcuded asm/io.h) Well, i know it is dirty to use direct io-access in a user program, but i need a fast access. Kind regards Siegfried
_______________________________________________ uClinux-dev mailing list [email protected] http://mailman.uclinux.org/mailman/listinfo/uclinux-dev This message was resent by [email protected] To unsubscribe see: http://mailman.uclinux.org/mailman/options/uclinux-dev
