Changeset 0afb968 in rtems
- Timestamp:
- Oct 19, 2007, 2:38:25 PM (14 years ago)
- Branches:
- 4.8
- Children:
- f3b1d685
- Parents:
- 9fe54b2
- Location:
- cpukit
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
cpukit/ChangeLog
r9fe54b2 r0afb968 3 3 * libcsupport/src/assoc.c: Removed. Accidentally included routine 4 4 also in another file. Mistake after splitting. 5 * libcsrc/Makefile.am: Reflect file removal. 5 6 6 7 2007-10-15 Ralf Corsépius <ralf.corsepius@rtems.org> -
cpukit/libcsupport/Makefile.am
r9fe54b2 r0afb968 36 36 ERROR_C_FILES = src/error.c src/__assert.c 37 37 38 ASSOCIATION_C_FILES = src/assoc .c src/assoclocalbyname.c \38 ASSOCIATION_C_FILES = src/assoclocalbyname.c \ 39 39 src/assoclocalbyremotebitfield.c src/assoclocalbyremote.c \ 40 40 src/assocnamebad.c src/assocnamebylocalbitfield.c \
Note: See TracChangeset
for help on using the changeset viewer.