forked from Imagelibrary/rtems
2008-09-16 Joel Sherrill <joel.sherrill@OARcorp.com>
* sapi/include/confdefs.h: Revert previous patch. Does not apply to head.
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
2008-09-16 Joel Sherrill <joel.sherrill@OARcorp.com>
|
||||
|
||||
* sapi/include/confdefs.h: Revert previous patch. Does not apply to
|
||||
head.
|
||||
|
||||
2008-09-16 Gene Smith <gene.smith@siemens.com>
|
||||
|
||||
PR 564/cpukit
|
||||
|
||||
@@ -133,9 +133,9 @@ extern rtems_configuration_table Configuration;
|
||||
* concurrently active.
|
||||
*/
|
||||
#ifdef CONFIGURE_INIT
|
||||
size_t rtems_pty_maximum_ptys = CONFIGURE_MAXIMUM_PTYS;
|
||||
int rtems_telnetd_maximum_ptys = CONFIGURE_MAXIMUM_PTYS;
|
||||
#else
|
||||
extern size_t rtems_pty_maximum_ptys;
|
||||
extern int rtems_telnetd_maximum_ptys;
|
||||
#endif
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user