arch/mips/include/uapi/asm/Kbuild

Source file repositories/reference/linux-study-clean/arch/mips/include/uapi/asm/Kbuild

File Facts

System
Linux kernel
Corpus path
arch/mips/include/uapi/asm/Kbuild
Extension
[no extension]
Size
144 bytes
Lines
7
Domain
Architecture Layer
Bucket
arch/mips
Inferred role
Architecture Layer: arch/mips
Status
atlas-only

Why This File Exists

CPU and platform-specific kernel glue: boot entry, traps, syscall entry, interrupts, page tables, context switch, and low-level barriers.

Dependency Surface

Detected Declarations

Annotated Snippet

# SPDX-License-Identifier: GPL-2.0
generated-y += unistd_n32.h
generated-y += unistd_n64.h
generated-y += unistd_o32.h

generic-y += kvm_para.h

Annotation

Implementation Notes