mirror of
https://github.com/genodelabs/genode.git
synced 2025-02-07 11:50:24 +00:00
Move the libc-i386, libc-amd64, and libc-arm include directories into the standard "include/spec" directory. This allows the platform specific headers in the libc API package to be detected in a generic manner. Ref #3051