arch/parisc/include/asm/Kbuild

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

File Facts

System
Linux kernel
Corpus path
arch/parisc/include/asm/Kbuild
Extension
[no extension]
Size
221 bytes
Lines
9
Domain
Architecture Layer
Bucket
arch/parisc
Inferred role
Architecture Layer: arch/parisc
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 += syscall_table_32.h
generated-y += syscall_table_64.h
generic-y += agp.h
generic-y += kvm_para.h
generic-y += mcs_spinlock.h
generic-y += ring_buffer.h
generic-y += user.h

Annotation

Implementation Notes