summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/spfatal_support/spfatal.h
blob: 2a49ca2e547a7b933b38b73eaf6e31ea52a13dbe (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
/*
 *  COPYRIGHT (c) 1989-2011.
 *  On-Line Applications Research Corporation (OAR).
 *
 *  The license and distribution terms for this file may be
 *  found in the file LICENSE in this distribution or at
 *  http://www.rtems.org/license/LICENSE.
 */

#include <rtems/bspIo.h>

#include <tmacros.h>

rtems_task Init( rtems_task_argument argument );