glibc/sysdeps/tile/abort-instr.h
Chris Metcalf 63d143a25d Add sysdeps/tile, sysdeps/unix/sysv/linux/tile.
Changes are tracked in ChangeLog.tile.
Also add data/c++-types-tile-linux-gnu.data.
2011-12-03 21:14:25 -05:00

3 lines
101 B
C

/* An instruction which should crash any program is `hlt'. */
#define ABORT_INSTRUCTION asm ("ill")