mirror of
https://sourceware.org/git/glibc.git
synced 2025-07-29 11:41:21 +03:00
Move m68k from ports to libc
This commit is contained in:
2
sysdeps/m68k/abort-instr.h
Normal file
2
sysdeps/m68k/abort-instr.h
Normal file
@ -0,0 +1,2 @@
|
||||
/* An instruction which should crash any program is `illegal'. */
|
||||
#define ABORT_INSTRUCTION asm ("illegal")
|
Reference in New Issue
Block a user