[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

problem with udelay



hello
i want to use the udelay() function but when i try to compile my program
i have the following error message:

    /tmp/ccp8TlkY.o(.text+0x1b5): undefined reference to
`__const_udelay'
    collect2: ld returned 1 exit status

do i have to insmod something to use this function or do you know a
solution?
thank you for your help