aosp12/external/igt-gpu-tools/lib/stubs/syscalls
hcl 7be3fd486c init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
..
sys init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
README init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00

README

This directory contains stub implementations for syscalls missing from libc.
This provides a way to build IGT on an old system, but it will not run
correctly if the kernel is missing the functionality provided. In order to
add a new definition, follow the same directory hierarchy as the standard
location in which the header is defined so we don't have to clutter the
codebase to support old systems.