Thomas Gleixner | 2874c5f | 2019-05-27 08:55:01 +0200 | [diff] [blame] | 1 | /* SPDX-License-Identifier: GPL-2.0-or-later */ |
Harvey Harrison | 156ca2b | 2009-01-06 14:56:23 -0800 | [diff] [blame] | 2 | /* |
Harvey Harrison | 156ca2b | 2009-01-06 14:56:23 -0800 | [diff] [blame] | 3 | */ |
David Howells | c3617f7 | 2012-10-09 09:47:26 +0100 | [diff] [blame] | 4 | #ifndef _ASM_POWERPC_SWAB_H |
5 | #define _ASM_POWERPC_SWAB_H | ||||
Harvey Harrison | 156ca2b | 2009-01-06 14:56:23 -0800 | [diff] [blame] | 6 | |
David Howells | c3617f7 | 2012-10-09 09:47:26 +0100 | [diff] [blame] | 7 | #include <uapi/asm/swab.h> |
Harvey Harrison | 156ca2b | 2009-01-06 14:56:23 -0800 | [diff] [blame] | 8 | |
Harvey Harrison | 156ca2b | 2009-01-06 14:56:23 -0800 | [diff] [blame] | 9 | #endif /* _ASM_POWERPC_SWAB_H */ |