Changeset 8df1cfbc in rtems
- Timestamp:
- 04/01/04 15:23:13 (19 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- 1d34ebf
- Parents:
- 0eef698f
- Location:
- cpukit
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
cpukit/ChangeLog
r0eef698f r8df1cfbc 1 2004-04-01 Ralf Corsepius <ralf_corsepius@rtems.org> 2 3 * libmisc/dummy/dummy.c: Include <rtems/confdefs.h> instead of <confdefs.h>. 4 1 5 2004-04-01 Ralf Corsepius <ralf_corsepius@rtems.org> 2 6 -
cpukit/libmisc/dummy/dummy.c
r0eef698f r8df1cfbc 41 41 #define CONFIGURE_INIT 42 42 43 #include < confdefs.h>43 #include <rtems/confdefs.h> 44 44 45 45 /* global variables */
Note: See TracChangeset
for help on using the changeset viewer.