]> git.ipfire.org Git - thirdparty/glibc.git/blob - ports/sysdeps/tile/abort-instr.h
Use glibc_likely instead __builtin_expect.
[thirdparty/glibc.git] / ports / sysdeps / tile / abort-instr.h
1 /* An instruction which should crash any program is `hlt'. */
2 #define ABORT_INSTRUCTION asm ("ill")