LEON: move driver headers to bsp/ directory

This commit is contained in:
Daniel Hellstrom
2015-02-27 14:03:15 +01:00
parent 445e25316c
commit 5823bae82b
58 changed files with 432 additions and 432 deletions

View File

@@ -14,7 +14,7 @@
#include <rtems.h>
#include <stdlib.h>
#include <bsp.h>
#include <tlib.h>
#include <bsp/tlib.h>
#ifdef RTEMS_DRVMGR_STARTUP