thesis/linux-6.8.1/arch/powerpc/include/asm/asm.h
2025-03-19 13:44:23 +01:00

7 lines
154 B
C

/* SPDX-License-Identifier: GPL-2.0 */
#ifndef _ASM_POWERPC_ASM_H
#define _ASM_POWERPC_ASM_H
#define _ASM_PTR " .long "
#endif /* _ASM_POWERPC_ASM_H */