| // Copyright 2025 The Chromium Authors |
| // Use of this source code is governed by a BSD-style license that can be |
| // found in the LICENSE file. |
| |
| // AUTOGENERATED FILE. DO NOT EDIT. |
| // To regenerate, see instructions at build/modules/modularize/README.md |
| |
| |
| module sys_stage1 [system] [extern_c] { |
| module alloca_h { |
| header "$sysroot/alloca.h" |
| export * |
| } |
| module asm_generic_errno_base_h { |
| header "$sysroot/asm-generic/errno-base.h" |
| export * |
| } |
| module asm_generic_errno_h { |
| header "$sysroot/asm-generic/errno.h" |
| export * |
| } |
| module asm_generic_ioctl_h { |
| header "$sysroot/asm-generic/ioctl.h" |
| export * |
| } |
| module asm_generic_ioctls_h { |
| header "$sysroot/asm-generic/ioctls.h" |
| export * |
| } |
| module endian_h { |
| header "$sysroot/endian.h" |
| export * |
| } |
| module fcntl_h { |
| header "$sysroot/fcntl.h" |
| export * |
| } |
| module features_h { |
| header "$sysroot/features.h" |
| export * |
| } |
| module getopt_h { |
| header "$sysroot/getopt.h" |
| export * |
| } |
| module linux_errno_h { |
| header "$sysroot/linux/errno.h" |
| export * |
| } |
| module linux_falloc_h { |
| header "$sysroot/linux/falloc.h" |
| export * |
| } |
| module linux_ioctl_h { |
| header "$sysroot/linux/ioctl.h" |
| export * |
| } |
| module locale_h { |
| header "$sysroot/locale.h" |
| export * |
| } |
| module nl_types_h { |
| header "$sysroot/nl_types.h" |
| export * |
| } |
| module pthread_h { |
| header "$sysroot/pthread.h" |
| export * |
| } |
| module sched_h { |
| header "$sysroot/sched.h" |
| export * |
| } |
| module setjmp_h { |
| header "$sysroot/setjmp.h" |
| export * |
| } |
| module signal_h { |
| header "$sysroot/signal.h" |
| export * |
| } |
| module stdc_predef_h { |
| header "$sysroot/stdc-predef.h" |
| export * |
| } |
| module stdio_h { |
| header "$sysroot/stdio.h" |
| export * |
| } |
| module strings_h { |
| header "$sysroot/strings.h" |
| export * |
| } |
| module syscall_h { |
| header "$sysroot/syscall.h" |
| export * |
| } |
| module threads_h { |
| header "$sysroot/threads.h" |
| export * |
| } |
| module time_h { |
| header "$sysroot/time.h" |
| export * |
| } |
| module unistd_h { |
| header "$sysroot/unistd.h" |
| export * |
| } |
| module wchar_h { |
| header "$sysroot/wchar.h" |
| export * |
| } |
| } |
| |
| module sys_stage2 [system] [extern_c] { |
| module stdlib_h { |
| header "$sysroot/stdlib.h" |
| export * |
| } |
| } |