memset must be a real procedure rather then an indirect pointer because
authorMatthew Dillon <dillon@dragonflybsd.org>
Sun, 22 Oct 2006 18:42:12 +0000 (18:42 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Sun, 22 Oct 2006 18:42:12 +0000 (18:42 +0000)
commit3605eae9f2b01f91e6127a9c9107c6065de07a14
tree1bbb3a3fe3dabafd10cffcffdca546ff69acfdbc
parent603cdb58e0694aa2bfcd65bf646bb5d1912d755c
memset must be a real procedure rather then an indirect pointer because
GCC-4.x calls it directly.
sys/platform/pc32/i386/bzero.s
sys/platform/pc32/i386/support.s
sys/sys/libkern.h