> But I must support new/delete operators for dynamic memory allocation.
> I have rewritten the operators but it don't compile fine.

I don't know what g++ expects from these helper functions. I suspect kmalloc
and kfree are the functions you need to wrap


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.tux.org/lkml/

Reply via email to