mirror of
git://sourceware.org/git/glibc.git
synced 2025-02-17 13:00:43 +08:00
2000-02-03 Andreas Jaeger <aj@suse.de>
* sysdeps/mips/abort-instr.h: New file.
This commit is contained in:
parent
ede084048d
commit
ae8736b798
2
sysdeps/mips/abort-instr.h
Normal file
2
sysdeps/mips/abort-instr.h
Normal file
@ -0,0 +1,2 @@
|
||||
/* An instruction which should crash any program is a breakpoint. */
|
||||
#define ABORT_INSTRUCTION asm ("break 255")
|
Loading…
Reference in New Issue
Block a user