root/arch/parisc/include/asm/runway.h
/* 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 */