#include <stdio.h>
#include <pthread.h>
#include <stdint.h>
#include <sys/types.h>
Go to the source code of this file.
This file contains the definition of pcie_bars, so that library users can use the struct without also having access to the functions from pcie.h.