libc: Move setjmp to libc folder
Now that setjmp() and longjmp() are compliant with the standard they can
be moved with the other libc files.

Change-Id: Iea3b91c34eb353ace5e171e72f331602d57774d5
Signed-off-by: Antonio Nino Diaz <antonio.ninodiaz@arm.com>
1 parent e056630 commit 70b0f2789e93f253bec5cbd2986d0de023c1bdf4
@Antonio Nino Diaz Antonio Nino Diaz authored on 8 Feb 2019
Showing 8 changed files
View
bl31/bl31.mk
View
include/arch/aarch64/setjmp.h 100644 → 0
View
include/lib/libc/aarch64/setjmp_.h 0 → 100644
View
include/lib/libc/setjmp.h 0 → 100644
View
lib/aarch64/setjmp.S 100644 → 0
View
lib/libc/aarch64/setjmp.S 0 → 100644
View
lib/libc/libc.mk
View
make_helpers/build_macros.mk