Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm
[oweals/u-boot.git] / arch / sandbox / include / asm / test.h
index 92ff494453ca27f9cfc8668ffb37728aff8afb47..7f99d07c47fcf95ccf1ddf427d8dbf0b570548ff 100644 (file)
 #define PCI_EA_BAR2_MAGIC              0x72727272
 #define PCI_EA_BAR4_MAGIC              0x74747474
 
+enum {
+       SANDBOX_IRQN_PEND = 1,  /* Interrupt number for 'pending' test */
+};
+
 /* System controller driver data */
 enum {
        SYSCON0         = 32,