arch/powerpc/include/uapi/asm/Kbuild

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

File Facts

System
Linux kernel
Corpus path
arch/powerpc/include/uapi/asm/Kbuild
Extension
[no extension]
Size
89 bytes
Lines
4
Domain
Architecture Layer
Bucket
arch/powerpc
Inferred role
Architecture Layer: arch/powerpc
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
generated-y += unistd_64.h

Annotation

Implementation Notes