On Wed, Nov 29, 2000 at 12:55:04PM +0000, Raul wrote:
> Can the functions malloc() and calloc() be used in
> rtl. 
> I have this file that make calls upon those funcions.
> The compilation presents no problems but when I try to
> load the module the following error comes up:
> unresolve symbol malloc
> unresolve symbol calloc
> 
> If they cannot be used is there anyother similar
> function?

        In kernel, it's called kmalloc(), and there is a memset() as well.

-- 
Nathan Paul Simons, Junior Software Engineer for FSMLabs
http://www.fsmlabs.com/
-- [rtl] ---
To unsubscribe:
echo "unsubscribe rtl" | mail [EMAIL PROTECTED] OR
echo "unsubscribe rtl <Your_email>" | mail [EMAIL PROTECTED]
---
For more information on Real-Time Linux see:
http://www.rtlinux.org/rtlinux/

Reply via email to