2026-01-29 22:25:33 +08:00

9 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 */