summaryrefslogblamecommitdiffstats
path: root/arch/powerpc/include/asm/kup.h
blob: 7a88b8b9b54d4b00609e9f687a0b0e711c22bb64 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11










                                      
/* SPDX-License-Identifier: GPL-2.0 */
#ifndef _ASM_POWERPC_KUP_H_
#define _ASM_POWERPC_KUP_H_

#ifndef __ASSEMBLY__

void setup_kup(void);

#endif /* !__ASSEMBLY__ */

#endif /* _ASM_POWERPC_KUP_H_ */