]>
git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/blob - arch/mips/include/asm/dec/system.h
1 /* SPDX-License-Identifier: GPL-2.0-or-later */
3 * include/asm-mips/dec/system.h
5 * Generic DECstation/DECsystem bits.
7 * Copyright (C) 2005, 2006 Maciej W. Rozycki
9 #ifndef __ASM_DEC_SYSTEM_H
10 #define __ASM_DEC_SYSTEM_H
12 extern unsigned long dec_kn_slot_base
, dec_kn_slot_size
;
13 extern int dec_tc_bus
;
15 #endif /* __ASM_DEC_SYSTEM_H */