arch/alpha/include/uapi/asm/Kbuild

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

File Facts

System
Linux kernel
Corpus path
arch/alpha/include/uapi/asm/Kbuild
Extension
[no extension]
Size
62 bytes
Lines
3
Domain
Architecture Layer
Bucket
arch/alpha
Inferred role
Architecture Layer: arch/alpha
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_32.h

Annotation

Implementation Notes