xref: /aosp_15_r20/external/igt-gpu-tools/lib/stubs/syscalls/README (revision d83cc019efdc2edc6c4b16e9034a3ceb8d35d77c)
1This directory contains stub implementations for syscalls missing from libc.
2This provides a way to build IGT on an old system, but it will not run
3correctly if the kernel is missing the functionality provided. In order to
4add a new definition, follow the same directory hierarchy as the standard
5location in which the header is defined so we don't have to clutter the
6codebase to support old systems.
7