Commit fef84284 authored by Lucas Russo's avatar Lucas Russo

src/ll_io/ops/ll_io_pcie.c: use system PCIe library

parent 7ed11e55
......@@ -8,8 +8,8 @@
#include "bpm_server.h"
/* PCIe specifics */
#include <pciDriver/lib/pciDriver.h>
#include "hw/pcie_regs.h"
#include "lib/pciDriver.h"
/* Undef ASSERT_ALLOC to avoid conflicting with other ASSERT_ALLOC */
#ifdef ASSERT_TEST
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment