| * This file is subject to the terms and conditions of the GNU General Public |
| * License. See the file "COPYING" in the main directory of this archive |
| * Copyright (C) 1992 - 1997, 1999 Silicon Graphics, Inc. |
| * Copyright (C) 1999 by Ralf Baechle |
| #ifndef _ASM_SN_SN0_HUB_H |
| #define _ASM_SN_SN0_HUB_H |
| /* The secret password; used to release protection */ |
| #define HUB_PASSWORD 0x53474972756c6573ull |
| #include <asm/sn/sn0/addrs.h> |
| #include <asm/sn/sn0/hubpi.h> |
| #include <asm/sn/sn0/hubmd.h> |
| #include <asm/sn/sn0/hubio.h> |
| #include <asm/sn/sn0/hubni.h> |
| //#include <asm/sn/sn0/hubcore.h> |
| /* Translation of uncached attributes */ |
| #endif /* _ASM_SN_SN0_HUB_H */ |