Move all files into ports/ subdirectory in preparation for merge with glibc
[glibc.git] / ports / sysdeps / tile / abort-instr.h
blob0f57da5198165b436115b455ba5b7010577f4f79
1 /* An instruction which should crash any program is `hlt'. */
2 #define ABORT_INSTRUCTION asm ("ill")