Changeset d013d05 in rtems
- Timestamp:
- 10/21/99 16:48:06 (24 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- f4a5803e
- Parents:
- e7264f07
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
c/src/tests/psxtests/psx04/system.h
re7264f07 rd013d05 45 45 46 46 #define CONFIGURE_POSIX_INIT_THREAD_TABLE 47 #define CONFIGURE_POSIX_INIT_THREAD_STACK_SIZE \ 48 (RTEMS_MINIMUM_STACK_SIZE * 4) 47 49 48 50 #include <confdefs.h> -
testsuites/psxtests/psx04/system.h
re7264f07 rd013d05 45 45 46 46 #define CONFIGURE_POSIX_INIT_THREAD_TABLE 47 #define CONFIGURE_POSIX_INIT_THREAD_STACK_SIZE \ 48 (RTEMS_MINIMUM_STACK_SIZE * 4) 47 49 48 50 #include <confdefs.h>
Note: See TracChangeset
for help on using the changeset viewer.