diff options
author | Mike Frysinger <vapier@gentoo.org> | 2022-02-13 02:44:31 -0500 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2022-02-17 20:43:51 -0500 |
commit | c75bb30fc10bb68a087995ce7f4bf16fd8b0a4b0 (patch) | |
tree | 696fe2e1372719c2fc984cb3e5ef62e1400c39c9 /newlib/libc/syscalls | |
parent | 48942fe31a0622bb2b4b5b7cebbf9af2bd53430f (diff) | |
download | newlib-c75bb30fc10bb68a087995ce7f4bf16fd8b0a4b0.zip newlib-c75bb30fc10bb68a087995ce7f4bf16fd8b0a4b0.tar.gz newlib-c75bb30fc10bb68a087995ce7f4bf16fd8b0a4b0.tar.bz2 |
newlib: libc: reshuffle include order for the manual
When migrating the manual to the top-level, the include order was
sorted by name of the subdir. But this changed the chapter order
of the manual in the process. Change the sorting back to match
existing chapters and update the comments to explain.
Diffstat (limited to 'newlib/libc/syscalls')
-rw-r--r-- | newlib/libc/syscalls/Makefile.inc | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/newlib/libc/syscalls/Makefile.inc b/newlib/libc/syscalls/Makefile.inc new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/newlib/libc/syscalls/Makefile.inc |