RTEMS CPU Kit with SuperCore  4.11.2
Data Structures | Variables
config.h File Reference

User Defined Configuration Parameters Specific For The POSIX API. More...

#include <stdint.h>
Include dependency graph for config.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  posix_initialization_threads_table
 For now, we are only allowing the user to specify the entry point and stack size for POSIX initialization threads. More...
 
struct  posix_api_configuration_table
 The following records define the POSIX Configuration Table. More...
 

Variables

posix_api_configuration_table Configuration_POSIX_API
 POSIX API configuration table. More...
 

Detailed Description

User Defined Configuration Parameters Specific For The POSIX API.

This include file contains the table of user defined configuration parameters specific for the POSIX API.