1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-07-30 22:43:12 +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:
Vineet Gupta
2018-10-23 11:38:32 -07:00
parent 04deeaa9ea
commit 0e7d930c4c
17 changed files with 547 additions and 0 deletions

View File

@ -0,0 +1 @@
/* _setjmp is in setjmp.S. */