		incdir  include:
		incdir  lvo:

		include powerpc/ppcmacros.i
		include powerpc/powerpc.i

		include powerpc_lib.i

		xref    _PowerPCBase
		xref    _LinkerDB
		executable
		smalldata
		version 8
start
		prolog  1024
		li      r4,CACHE_DCACHEON
		CALLPOWERPC     SetCache
		epilog

