arch/sh/boot/.gitignore

Source file repositories/reference/linux-study-clean/arch/sh/boot/.gitignore

File Facts

System
Linux kernel
Corpus path
arch/sh/boot/.gitignore
Extension
[no extension]
Size
77 bytes
Lines
6
Domain
Architecture Layer
Bucket
arch/sh
Inferred role
Architecture Layer: arch/sh
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-only
zImage
vmlinux*
uImage*
!vmlinux.scr

Annotation

Implementation Notes