1
0
Fork 0
android_kernel_rockchip_tart/arch/parisc/include/asm/runway.h
2025-06-27 00:32:42 -05:00

8 lines
183 B
C

/* SPDX-License-Identifier: GPL-2.0 */
#ifndef ASM_PARISC_RUNWAY_H
#define ASM_PARISC_RUNWAY_H
#define RUNWAY_STATUS 0x10
#define RUNWAY_DEBUG 0x40
#endif /* ASM_PARISC_RUNWAY_H */