[BACK]Return to system.h CVS log [TXT][DIR] Up to [Development] / linux-2.6-xfs / include / asm-mips / dec

File: [Development] / linux-2.6-xfs / include / asm-mips / dec / system.h (download)

Revision 1.2, Tue Mar 20 15:37:21 2007 UTC (10 years, 7 months ago) by tes.longdrop.melbourne.sgi.com
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +2 -1 lines

Merge up to 2.6.21-rc4
Merge of 2.6.x-xfs-melb:linux:28276b by kenmcd.

/*
 *	include/asm-mips/dec/system.h
 *
 *	Generic DECstation/DECsystem bits.
 *
 *	Copyright (C) 2005, 2006  Maciej W. Rozycki
 *
 *	This program is free software; you can redistribute it and/or
 *	modify it under the terms of the GNU General Public License
 *	as published by the Free Software Foundation; either version
 *	2 of the License, or (at your option) any later version.
 */
#ifndef __ASM_DEC_SYSTEM_H
#define __ASM_DEC_SYSTEM_H

extern unsigned long dec_kn_slot_base, dec_kn_slot_size;
extern int dec_tc_bus;

#endif /* __ASM_DEC_SYSTEM_H */