mes/lib/linux/arm-mes-gcc
Danny Milosavljevic 449f3c7e00
Add ARM gcc scaffold assembly.
* lib/linux/arm-mes-gcc/exit-42.S: New file.
* lib/linux/arm-mes-gcc/hello-mes.S: New file.
2020-06-13 19:44:29 +02:00
..
crt1.c ARM: Mes C Library: Support gcc-sans-libc. 2020-06-04 21:59:30 +02:00
exit-42.S Add ARM gcc scaffold assembly. 2020-06-13 19:44:29 +02:00
hello-mes.S Add ARM gcc scaffold assembly. 2020-06-13 19:44:29 +02:00
mini.c ARM: Mes C Library: Support gcc-sans-libc. 2020-06-04 21:59:30 +02:00
syscall-internal.c Introduce libmescc.a; Put division by integer in there; split syscalls' errno off. 2020-06-02 15:04:13 +02:00
syscall.c Introduce libmescc.a; Put division by integer in there; split syscalls' errno off. 2020-06-02 15:04:13 +02:00