diff options
Diffstat (limited to 'qemu/roms/u-boot/arch/nios2/include/asm/psr.h')
-rw-r--r-- | qemu/roms/u-boot/arch/nios2/include/asm/psr.h | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/qemu/roms/u-boot/arch/nios2/include/asm/psr.h b/qemu/roms/u-boot/arch/nios2/include/asm/psr.h deleted file mode 100644 index 3ebb2a011..000000000 --- a/qemu/roms/u-boot/arch/nios2/include/asm/psr.h +++ /dev/null @@ -1,12 +0,0 @@ -/* - * (C) Copyright 2004, Psyent Corporation <www.psyent.com> - * Scott McNutt <smcnutt@psyent.com> - * - * SPDX-License-Identifier: GPL-2.0+ - */ - -#ifndef __ASM_NIOS2_PSR_H_ -#define __ASM_NIOS2_PSR_H_ - - -#endif /* __ASM_NIOS2_PSR_H_ */ |