mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-26 22:48:23 +00:00
committed by
Sebastian Huber
parent
26ac19c606
commit
f4dc973729
@@ -59,9 +59,9 @@
|
||||
#define __INSIDE_RTEMS_BSP__
|
||||
#define _VME_TSI148_DECLARE_SHOW_ROUTINES
|
||||
|
||||
#include "vmeTsi148.h"
|
||||
#include <bsp/vmeTsi148.h>
|
||||
#include <bsp/VMEDMA.h>
|
||||
#include "vmeTsi148DMA.h"
|
||||
#include <bsp/vmeTsi148DMA.h>
|
||||
#include "bspVmeDmaListP.h"
|
||||
|
||||
|
||||
|
||||
@@ -54,8 +54,8 @@
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#include "vmeUniverse.h"
|
||||
#include "vmeUniverseDMA.h"
|
||||
#include <bsp/vmeUniverse.h>
|
||||
#include <bsp/vmeUniverseDMA.h>
|
||||
|
||||
#define UNIV_NUM_MPORTS 8 /* number of master ports */
|
||||
#define UNIV_NUM_SPORTS 8 /* number of slave ports */
|
||||
|
||||
Reference in New Issue
Block a user