/*- * SPDX-License-Identifier: BSD-2-Clause * * Copyright (c) 2024 Mark Johnston */ #ifndef _SYS_SDT_MACHDEP_H_ #define _SYS_SDT_MACHDEP_H_ #define _SDT_ASM_PATCH_INSTR "nop" #endif