1 /* SPDX-License-Identifier: GPL-2.0-only */
3 * Copyright (C) 2006-2007 PA Semi, Inc
5 * Maintained by: Olof Johansson <olof@lixom.net>
8 #include <asm/processor.h>
10 #include <asm/cputable.h>
11 #include <asm/ppc_asm.h>
12 #include <asm/asm-offsets.h>
13 #include <asm/cache.h>
15 /* Right now, restore and setup are the same thing */
16 _GLOBAL(__restore_cpu_pa6t)
17 _GLOBAL(__setup_cpu_pa6t)
18 /* Do nothing if not running in HV mode */