xref: /netbsd-src/external/gpl3/binutils.old/dist/ld/emulparams/elf64alpha_nbsd.sh (revision 012573eb9c67269c00ce646144eea16daceeb465)
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