Changeset d2d5215 in rtems
- Timestamp:
- 06/26/02 12:57:16 (21 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- 996a0385
- Parents:
- a7c1897
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
c/src/exec/score/cpu/unix/ChangeLog
ra7c1897 rd2d5215 1 2002-06-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * configure.ac: Remove references to RTEMS_BSP. 4 1 5 2002-06-17 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 6 -
c/src/exec/score/cpu/unix/configure.ac
ra7c1897 rd2d5215 25 25 26 26 RTEMS_CHECK_NEWLIB 27 RTEMS_CHECK_MULTIPROCESSING (RTEMS_BSP)27 RTEMS_CHECK_MULTIPROCESSING 28 28 29 29 # The only use of System V IPC is the UNIX port when multiprocessing. -
cpukit/score/cpu/unix/ChangeLog
ra7c1897 rd2d5215 1 2002-06-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * configure.ac: Remove references to RTEMS_BSP. 4 1 5 2002-06-17 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 6 -
cpukit/score/cpu/unix/configure.ac
ra7c1897 rd2d5215 25 25 26 26 RTEMS_CHECK_NEWLIB 27 RTEMS_CHECK_MULTIPROCESSING (RTEMS_BSP)27 RTEMS_CHECK_MULTIPROCESSING 28 28 29 29 # The only use of System V IPC is the UNIX port when multiprocessing.
Note: See TracChangeset
for help on using the changeset viewer.