@@ -29,21 +29,21 @@ Source: trampoline.h.in include file trampoline.c implementation of the library functions tramp-hppa.s the trampoline for hppa, in assembly language - tramp-powerpc.S the trampoline for powerpc, in assembly language + tramp-rs6000.S the trampoline for rs6000, in assembly language protexec.c how to set memory protection to executable, now unused cache.c how to flush the instruction cache, now unused test1.c test program test2.c test program Installation: configure configuration script configure.in autoconf-2.12 source for the configuration script - ../build-aux/* auxiliary build scripts + ../autoconf/* auxiliary configuration scripts Makefile.in Makefile master config.h.in config.h master Porting: