1. ${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