arm: Remove duplicate definitions in armreg.h

No functional change intended.

MFC after:	1 week
This commit is contained in:
Mark Johnston 2024-04-30 16:31:11 -04:00
parent 46b606c8fd
commit 4a5e2ddbd8
1 changed files with 0 additions and 2 deletions

View File

@ -41,8 +41,6 @@
#ifndef MACHINE_ARMREG_H
#define MACHINE_ARMREG_H
#define INSN_SIZE 4
#define INSN_COND_MASK 0xf0000000 /* Condition mask */
#define PSR_MODE 0x0000001f /* mode mask */
#define PSR_USR32_MODE 0x00000010
#define PSR_FIQ32_MODE 0x00000011