Delete unused API extensions

This commit is contained in:
Sebastian Huber
2016-01-26 11:16:56 +01:00
parent 4210114032
commit 3bc12a8f5a
18 changed files with 9 additions and 183 deletions

View File

@@ -16,7 +16,6 @@
#include <bsp/irq-generic.h>
#include <stdlib.h>
#include <rtems/score/apiext.h>
#include <stdio.h>
#include <inttypes.h>

View File

@@ -33,7 +33,6 @@
#include <bsp.h>
#include <bsp/irq.h>
#include <rtems/score/thread.h>
#include <rtems/score/apiext.h>
#include <rtems/rtems/intr.h>
#include <libcpu/io.h>
#include <libcpu/byteorder.h>

View File

@@ -16,7 +16,6 @@
*/
#include <rtems.h>
#include <rtems/score/apiext.h>
#include <mpc5xx.h>
#include <libcpu/vectors.h>
#include <libcpu/raw_exception.h>

View File

@@ -13,7 +13,6 @@
#include <rtems.h>
#include "irq_supp.h"
#include <rtems/score/apiext.h> /* for post ISR signal processing */
#include <bsp/vectors.h>
#include <stdlib.h>
#include <rtems/bspIo.h> /* for printk */

View File

@@ -10,7 +10,6 @@
#include <bsp/vectors.h>
#include <rtems/score/apiext.h>
#include <rtems/score/threaddispatch.h>
/* Provide temp. storage space for a few registers.