Subversion Repositories shark

Compare Revisions

Ignore whitespace Rev 223 → Rev 224

/shark/trunk/ports/first/include/fsf_contract.h
18,9 → 18,17
#include "fsf_configuration_parameters.h"
#include "fsf_opaque_types.h"
 
#include "posix.h"
#include "cbsstar.h"
#include "edfstar.h"
#include "posixstar.h"
 
#ifndef _FSF_CONTRACT_H_
#define _FSF_CONTRACT_H_
 
/* S.Ha.R.K. Init */
int FSF_register_module(int posix_level, int cbsstar_level);
 
//////////////////////////////////////////////////////////////////
// BASIC TYPES AND CONSTANTS
//////////////////////////////////////////////////////////////////