Files
2025-08-12 22:16:57 +02:00

9 lines
183 B
C
Executable File

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