xref: /netbsd-src/external/gpl3/binutils/dist/ld/emulparams/elf64alpha_nbsd.sh (revision 9fd8799cb5ceb66c69f2eb1a6d26a1d587ba1f1e)
1source_sh ${srcdir}/emulparams/elf64alpha.sh
2ENTRY=__start
3
4NOP=0x47ff041f
5# XXX binutils 2.13
6# Note that the number is always big-endian, thus we have to
7# reverse the digit string.
8#NOP=0x0000fe2f1f04ff47		# unop; nop
9