mirror of
https://github.com/Motorhead1991/qemu.git
synced 2026-02-15 17:09:31 -07:00
microblaze: cpu: Delete EXCP_NMI
This define is unused. Remove. Signed-off-by: Peter Crosthwaite <crosthwaite.peter@gmail.com> Reviewed-by: Edgar E. Iglesias <edgar.iglesias@xilinx.com> Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
This commit is contained in:
parent
004f979fbb
commit
059ec9aa34
1 changed files with 0 additions and 1 deletions
|
|
@ -36,7 +36,6 @@ typedef struct CPUMBState CPUMBState;
|
|||
|
||||
#define ELF_MACHINE EM_MICROBLAZE
|
||||
|
||||
#define EXCP_NMI 1
|
||||
#define EXCP_MMU 2
|
||||
#define EXCP_IRQ 3
|
||||
#define EXCP_BREAK 4
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue