Files
CoolPi-Armbian-Rockchip-RK3…/arch/parisc/include/asm/mckinley.h
2025-02-04 12:41:12 -06:00

9 lines
230 B
C

/* SPDX-License-Identifier: GPL-2.0 */
#ifndef ASM_PARISC_MCKINLEY_H
#define ASM_PARISC_MCKINLEY_H
/* declared in arch/parisc/kernel/setup.c */
extern struct proc_dir_entry * proc_mckinley_root;
#endif /*ASM_PARISC_MCKINLEY_H*/