]> git.ipfire.org Git - thirdparty/glibc.git/blame - sysdeps/tile/abort-instr.h
Move tilegx, tilepro, and linux-generic from ports to libc.
[thirdparty/glibc.git] / sysdeps / tile / abort-instr.h
CommitLineData
63d143a2
CM
1/* An instruction which should crash any program is `hlt'. */
2#define ABORT_INSTRUCTION asm ("ill")