forked from Imagelibrary/rtems
Delete unused API extensions
This commit is contained in:
@@ -16,7 +16,6 @@
|
||||
#include <bsp/irq-generic.h>
|
||||
|
||||
#include <stdlib.h>
|
||||
#include <rtems/score/apiext.h>
|
||||
#include <stdio.h>
|
||||
#include <inttypes.h>
|
||||
|
||||
|
||||
@@ -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>
|
||||
|
||||
@@ -16,7 +16,6 @@
|
||||
*/
|
||||
|
||||
#include <rtems.h>
|
||||
#include <rtems/score/apiext.h>
|
||||
#include <mpc5xx.h>
|
||||
#include <libcpu/vectors.h>
|
||||
#include <libcpu/raw_exception.h>
|
||||
|
||||
@@ -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 */
|
||||
|
||||
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user