Poul-Henning Kamp writes:
> linking kernel
> umodem.o: In function `umodem_set_line_coding':
> umodem.o(.text+0xe6a): undefined reference to `memcmp'

Somebody remind me again why we don't make memcmp(), memset(),
and memmove() available in the kernel? Seems silly, especially
since we have things like qsort() and srandom() for instance.

-Archie

___________________________________________________________________________
Archie Cobbs   *   Whistle Communications, Inc.  *   http://www.whistle.com


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to