mckinley.h 230 B

12345678
  1. /* SPDX-License-Identifier: GPL-2.0 */
  2. #ifndef ASM_PARISC_MCKINLEY_H
  3. #define ASM_PARISC_MCKINLEY_H
  4. /* declared in arch/parisc/kernel/setup.c */
  5. extern struct proc_dir_entry * proc_mckinley_root;
  6. #endif /*ASM_PARISC_MCKINLEY_H*/