arch/alpha/include/asm/err_ev6.h

Source file repositories/reference/linux-study-clean/arch/alpha/include/asm/err_ev6.h

File Facts

System
Linux kernel
Corpus path
arch/alpha/include/asm/err_ev6.h
Extension
.h
Size
116 bytes
Lines
7
Domain
Architecture Layer
Bucket
arch/alpha
Inferred role
Architecture Layer: implementation source
Status
source implementation candidate

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

#ifndef __ALPHA_ERR_EV6_H
#define __ALPHA_ERR_EV6_H 1

/* Dummy include for now. */

#endif /* __ALPHA_ERR_EV6_H */

Annotation

Implementation Notes