mes/lib/x86_64-mes
Jan Nieuwenhuizen c13941261e
mes: Run indent.
for i in $(find . -name '*.h' -o -name '*.c'); do indent $i --no-tabs --no-space-after-casts; done
2019-02-11 07:55:17 +01:00
..
elf-0footer.hex2 Fix typo in stage0 copyright headers. 2019-02-08 19:34:48 +01:00
elf64-0header.hex2 Fix typo in stage0 copyright headers. 2019-02-08 19:34:48 +01:00
elf64-body-exit-42.hex2 Fix typo in stage0 copyright headers. 2019-02-08 19:34:48 +01:00
elf64-footer-single-main.hex2 Fix typo in stage0 copyright headers. 2019-02-08 19:34:48 +01:00
elf64-header.hex2 Fix typo in stage0 copyright headers. 2019-02-08 19:34:48 +01:00
exit-42.c mescc: Add objdump'able x86_64-mes scaffold. 2018-08-10 11:37:55 +02:00
setjmp.c mes: Run indent. 2019-02-11 07:55:17 +01:00
x86_64.M1 mescc: Mes C Library: Support gcc-4.6.4: Add mmap, munmap. 2019-02-10 19:29:52 +01:00