Get rid of "gdb_dirbuf" and use "getcwd (NULL, 0)"
[deliverable/binutils-gdb.git] / ld / emulparams / elf32ppcnto.sh
1 . ${srcdir}/emulparams/elf32ppc.sh
2 MAXPAGESIZE="CONSTANT (MAXPAGESIZE)"
3 TEXT_START_ADDR=0x48040000
4
This page took 0.0331900000000001 seconds and 4 git commands to generate.