CVSROOT: /cvs/directfb Module name: DirectFB Changes by: andi 20020912 01:26:15
Modified files:
src/misc : mem.h memcpy.h util.h
Log message:
- added extern to declaration of dfb_memcpy() to avoid problems with
non-gnu linkers.
- only include <asm/page.h> on linux, guess PAGE_SIZE = 4096 on other platforms
(bad)
- only define MIN and MAX when undefined (fixes problem on darwin)
--
Info: To unsubscribe send a mail to [EMAIL PROTECTED] with
"unsubscribe directfb-cvs" as subject.
