- From: Siddharth Choudhuri <sid_at_igor.ics.uci.edu>
- Date: Tue, 9 Aug 2005 09:19:32 -0700 (PDT)
> I'm writing a simple 2.6.7 kernel module that use > complex.h (cexp, cimag, creal, etc...). It compile > correct, see below: I think you cannot use user level libraries (stdlib, math...) inside a kernel module. That might be the problem. -siddharth
Received on 2005-08-09Z15:19:32