summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/psxfatal_support/psxfatal.h
blob: 253828bdbd1995c22f97d50316d87785dbba00b6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
/*
 *  COPYRIGHT (c) 1989-2010.
 *  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>

void *POSIX_Init(void *argument);