* sysdeps/i386/bits/byteswap.h (__bswap_32): Add __amdfam10__
[glibc/history.git] / sysdeps / i386 / abort-instr.h
blob810f10379bce74404ab229875107e014c5f0793f
1 /* An instruction which should crash any program is `hlt'. */
2 #define ABORT_INSTRUCTION asm ("hlt")