summaryrefslogtreecommitdiff
path: root/sys/lib/libkern/arch/powerpc/syncicache.c
AgeCommit message (Expand)Author
2008-03-18When compiling for _STANDALONE, omit a bunch of headers which aren't reallyhe
2005-12-24__asm__ -> __asmperry
2005-12-24Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete.perry
2005-12-11merge ktrace-lwp.christos
2005-07-27KNF nit.simonb
2005-02-26nuke trailing whitespaceperry
2002-03-28Refresh from libc.matt
2002-03-26Use size_t in prototype (so this will be LP64 clean for PPC64 someday).matt
2002-03-18make compile with _STANDALONEdbj
2002-03-13Updated from libc.eeh
2001-08-227450 requires a sync before the the isync (MPC7450UM - 3.4.4.8)matt
2000-06-27<vm/vm.h> -> <uvm/uvm_extern.h>mrg
1999-05-05Copy from libc.tsubai
1999-04-17Modify syncicache on PowerPC from an inline to a real function.ws