diff options
Diffstat (limited to 'src/usr/fapi2/test')
| -rw-r--r-- | src/usr/fapi2/test/p9_mmiotests.C | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/fapi2/test/p9_mmiotests.C b/src/usr/fapi2/test/p9_mmiotests.C index 6a6d42bbf..1214e20fb 100644 --- a/src/usr/fapi2/test/p9_mmiotests.C +++ b/src/usr/fapi2/test/p9_mmiotests.C @@ -38,7 +38,7 @@ // Write/Read from the inband response address (shouldn't hurt anything) -//Constants from #include <exp_inband.H> +// Constants from #include <lib/inband/exp_inband.H> static const uint64_t EXPLR_IB_MMIO_OFFSET = 0x0000000100000000ull; // 4GB static const uint64_t EXPLR_IB_SRAM_BASE = 0x01000000; // MSCCRNGE 01000000 020FFFFF static const uint64_t EXPLR_IB_RSP_SRAM_ADDR = EXPLR_IB_SRAM_BASE | 0x03FF00; |

