Commit 1e1c9279 authored by Lucas Russo's avatar Lucas Russo

include/boards/*: use new pcie_regs header location

As LLIO is build as a library, we use
the new header file location
parent d2883b21
#ifndef _MEM_LAYOUT_H_
#define _MEM_LAYOUT_H_
#include "hw/pcie_regs.h"
#include "pcie_regs.h"
#include "acq_chan_afcv3.h"
#define NUM_MAX_SLOTS 12
......
#ifndef _MEM_LAYOUT_H_
#define _MEM_LAYOUT_H_
#include "hw/pcie_regs.h"
#include "pcie_regs.h"
#include "acq_chan_ml605.h"
#define NUM_MAX_SLOTS 1
......
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