arch/arm/mach-s5pv210/common.h

Source file repositories/reference/linux-study-clean/arch/arm/mach-s5pv210/common.h

File Facts

System
Linux kernel
Corpus path
arch/arm/mach-s5pv210/common.h
Extension
.h
Size
436 bytes
Lines
20
Domain
Architecture Layer
Bucket
arch/arm
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

static inline void s5pv210_pm_init(void) {}
#endif

#endif /* __ARCH_ARM_MACH_S5PV210_COMMON_H */

Annotation

Implementation Notes