NetBSD/sys/arch/powerpc/oea
mrg 77b9fb02b9 undef memset before calling it with a destination address of 0.
GCC4.1 complains about this when using the builtin, so force
this to call the real function normally.
2006-06-04 07:32:20 +00:00
..
altivec.c Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete. 2005-12-24 20:06:46 +00:00
cpu_subr.c Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete. 2005-12-24 20:06:46 +00:00
genassym.cf merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
oea_machdep.c undef memset before calling it with a destination address of 0. 2006-06-04 07:32:20 +00:00
ofw_subr.S Use register 8, not 0, when construct OF_buffer address. 2003-02-13 15:02:49 +00:00
pmap.c Fix a problem when an exec page is mapped, modified, and then unmapped. 2006-05-13 04:04:45 +00:00