mirror of
https://sourceware.org/git/glibc.git
synced 2025-07-29 11:41:21 +03:00
ARC: ABI Implementation
This code deals with the ARC ABI. Reviewed-by: Adhemerval Zanella <adhemerval.zanella@linaro.org>
This commit is contained in:
2
sysdeps/arc/abort-instr.h
Normal file
2
sysdeps/arc/abort-instr.h
Normal file
@ -0,0 +1,2 @@
|
||||
/* FLAG 1 is privilege mode only instruction, hence will crash any program. */
|
||||
#define ABORT_INSTRUCTION asm ("flag 1")
|
Reference in New Issue
Block a user