Back to home page

OSCL-LXR

 
 

    


0001 /* SPDX-License-Identifier: GPL-2.0-or-later */
0002 /*
0003  *  include/asm-mips/dec/system.h
0004  *
0005  *  Generic DECstation/DECsystem bits.
0006  *
0007  *  Copyright (C) 2005, 2006  Maciej W. Rozycki
0008  */
0009 #ifndef __ASM_DEC_SYSTEM_H
0010 #define __ASM_DEC_SYSTEM_H
0011 
0012 extern unsigned long dec_kn_slot_base, dec_kn_slot_size;
0013 extern int dec_tc_bus;
0014 
0015 #endif /* __ASM_DEC_SYSTEM_H */