score: Merge sysstate API into one file

This commit is contained in:
Sebastian Huber
2013-07-24 11:09:23 +02:00
parent b7cf09c305
commit 39046f766f
103 changed files with 99 additions and 184 deletions

View File

@@ -11,6 +11,7 @@
#include <bsp.h>
#include <i2c.h>
#include <rtems/score/sysstate.h>
/* i2c_transfer_sema_done_func --
* This function called from I2C driver layer to signal that I2C

View File

@@ -10,6 +10,7 @@
*/
#include <bsp.h>
#include <rtems/score/sysstate.h>
#include "../include/i2c.h"
/* i2c_transfer_sema_done_func --

View File

@@ -77,6 +77,7 @@
#include <rtems.h>
#include <rtems/error.h>
#include <rtems/score/sysstate.h>
#include <bsp.h>
#include <bsp/irq.h>
#include "../include/mpc5200.h"

View File

@@ -54,6 +54,7 @@
#include <libchip/i2c-ds1621.h>
#include <bsp/mpc8540_i2c_busdrv.h>
#include <rtems/libio.h>
#include <rtems/score/sysstate.h>
#include <stdio.h>
#include <sys/stat.h>

View File

@@ -61,6 +61,7 @@
#include <libcpu/spr.h>
#include <libcpu/io.h>
#include <rtems/bspIo.h>
#include <rtems/score/sysstate.h>
#include "mpc8540_i2c_busdrv.h"

View File

@@ -53,6 +53,7 @@ field = type, length, { data }
#include <unistd.h>
#include <rtems.h>
#include <rtems/score/sysstate.h>
#include <string.h>
#include <sys/fcntl.h>
#include <bsp.h>

View File

@@ -29,6 +29,7 @@
*/
#include <rtems.h>
#include <rtems/score/sysstate.h>
#include <string.h>
#include "gdb_if.h"

View File

@@ -28,6 +28,7 @@
#include <stdlib.h>
#include <rtems/score/apimutex.h>
#include <rtems/score/sysstate.h>
#ifdef BSP_INTERRUPT_USE_INDEX_TABLE
bsp_interrupt_handler_index_type bsp_interrupt_handler_index_table

View File

@@ -16,6 +16,7 @@
#include <rtems.h>
#include <rtems/libio.h>
#include <rtems/score/sysstate.h>
#include <stdlib.h>
#include <libchip/serial.h>

View File

@@ -52,6 +52,7 @@
#include <rtems.h>
#include <rtems/rtc.h>
#include <rtems/score/sysstate.h>
#include <libchip/rtc.h>
#include <libchip/ds1375-rtc.h>

View File

@@ -16,6 +16,7 @@
#include <rtems.h>
#include <rtems/libio.h>
#include <rtems/score/sysstate.h>
#include <stdlib.h>
#include <libchip/serial.h>

View File

@@ -30,6 +30,7 @@
#include <rtems.h>
#include <rtems/libio.h>
#include <rtems/score/sysstate.h>
#include <stdlib.h>
#include <libchip/serial.h>